Open blahah opened 9 years ago
For tests of non-deterministic functions, have a pre-generated reference distribution and then run the test multiple times. Compare the test distribution with the reference (e.g. with Kolmogorov–Smirnov).
potentially using QuickCheck https://github.com/abargnesi/rantly
For tests of non-deterministic functions, have a pre-generated reference distribution and then run the test multiple times. Compare the test distribution with the reference (e.g. with Kolmogorov–Smirnov).
potentially using QuickCheck https://github.com/abargnesi/rantly