sageserpent-open / americium

Generation of test case data for Scala and Java, in the spirit of QuickCheck. When your test fails, it gives you a minimised failing test case and a way of reproducing the failure immediately.
MIT License
15 stars 1 forks source link

Experiment with cross builds #36

Closed sageserpent-open closed 2 years ago

sageserpent-open commented 2 years ago

Should be ready to go, have support for Scala 2.13 and Scala 3. Have tried running +clean and +test, not going to try a release until this is merged on to master.