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

Case Study - Plutonium #26

Open sageserpent-open opened 2 years ago

sageserpent-open commented 2 years ago

Following on from #25 , having mentioned Plutonium as a project that uses Scalacheck's Arbitrary that could potentially benefit from Amercium's Trials, it's time to try cutting it over.