Created
July 24, 2018 13:24
-
-
Save truizlop/3c2505d90d7f435d1c4fb066ed58a803 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
property("Whatever property") <- forAll { (a : String) in | |
// Test property | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment