datafrog icon indicating copy to clipboard operation
datafrog copied to clipboard

Unit tests

Open nikomatsakis opened this issue 7 years ago • 0 comments

We don't presently have any unit tests...for anything. I think we should create a "base layer" of unit tests where we generate some simple operations and some random inputs and check that they get the correct result, using some kind of naive computation to act as an oracle.

Roughly as described here.

nikomatsakis avatar Dec 05 '18 09:12 nikomatsakis