Skip to content

jlink/property-based-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

property-based-testing

Haskell

  • Run all tests: stack test
  • Build exe: stack build
  • Start app: stack exec pbt-examples-exe

Java

  • Run all tests: ./gradlew test
  • Start app: java -cp build/classes/main/ ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published