reksio 🐕
A beginner-friendly synchronous test library for learning
Work In Progress, therefore the API is highly unstable
Example:
var describe =
Result:
Some suite?? foo bar ? baz ?? Expected 1,2,3 to be deeply equal 1,2 Other suite?? qux ?? Expected 5 to equal 6 ?? Expected 8 to equal 7 quux OK!