|
|
|
|
|
by mononcqc
4364 days ago
|
|
The best version of that test would be done with a tool like QuickCheck, PropEr, or Triq, which would do property-based testing, and allow to get much better coverage and reporting of problem cases. Edit: I assumed this was a test, turns out it's a benchmark. My bad. |
|