Skip to content

Instantly share code, notes, and snippets.

@truizlop
Created July 24, 2018 13:26
Show Gist options
  • Save truizlop/ed77c4982eec9173dd2ba0b974188b59 to your computer and use it in GitHub Desktop.
Save truizlop/ed77c4982eec9173dd2ba0b974188b59 to your computer and use it in GitHub Desktop.
property("Whatever property") <- forAll(String.arbitrary) { (a : String) in
// Test property
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment