Video

Want to see the full-length video right now for free?

Sign In with GitHub for Free Access

Notes

Gordon joins Joe to discuss an alternative approach to testing for situations where unit testing falls flat. Learn how property-based tests can be more useful than unit tests. Gordon discusses unit testing in Swift using Quick and Nimble, then shows how to approach the same tests using property-based tests, written using Fox. We also briefly mention QuickCheck, the Haskell library that popularized the property-based testing concept.