Open dmitriid opened 8 years ago
I see that all the tests that exist so far are written by hand. Are you sure you covered all the fringe cases?
Please consider using QuickCheck for tests
See #16 where we track the addition of a QuickCheck test case to the repository.
I see that all the tests that exist so far are written by hand. Are you sure you covered all the fringe cases?
Please consider using QuickCheck for tests