タグ

ブックマーク / academy.realm.io (1)

  • Testing in Swift

    About the content This content has been published here with the express permission of the author. Software tests are great for verifying software behavior and improving the quality of your code. In this talk, we learn from Jeff Hui about tooling, techniques, and writing tested code with the Quick testing framework. He also talked about generative testing, a prevalent functional programming approac

    Testing in Swift
    t-wada
    t-wada 2015/04/21
    Swift における自動テストについて。 QuickCheck 系のテストまで解説されていてなかなか濃い
  • 1