Property-based test beginning with SwiftCheck

Conference: try! Swift Tokyo 2019

Year: 2019

try! Swift Tokyo Conference 2019 - try! Swift is an immersive community gathering about Apple Technologies, Swift Language Best Practices, Application Development in Swift, Server-Side Swift, Open Source Swift, and the Swift Community in Tokyo! Topic - Property-based test beginning with SwiftCheck Speaker - Yusuke Hosonuma Twitter - https://twitter.com/tobi462 Bio - Yusuke is working at DeNA SWET group. He recognizes how beautiful of Functional Programming and study Haskell now. He likes to solve algorithm problems with Haskell, with automated testing. Abstract - There is a method called Property-based Testing that describes the logical properties that the function should satisfy and generates random input values ​​to test. It's based on Haskell 's QuickCheck is the main source, and it has been ported to many languages ​​and also Swift has an OSS called SwiftCheck. In this talk, I'll show you the concept of Property-based Testing and how to describe with SwiftCheck. Presentation Link - https://speakerdeck.com/yusukehosonuma/property-based-test-beginning-with-swiftcheck try! Swift Tokyo Twitter - https://twitter.com/tryswiftconf try! Swift New York Twitter Hashtag - https://twitter.com/hashtag/tryswiftconf try! Swift Website - https://www.tryswift.co/ try! Swift Conference Photos - https://www.flickr.com/photos/tryswift/albums try! Swift Conference Contact - tokyo@tryswift.co try! Swift Conference © 2019 - Powered by NatashaTheRobot