Agoric / nat

Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Apache License 2.0
5 stars 4 forks source link

chore: use AVA rather than `tape`. #148

Closed katelynsills closed 3 years ago

katelynsills commented 3 years ago

chore: use AVA rather than tape. Note that integration-test is not yet moved to AVA. This may be much more difficult to get working again with AVA.

Stacked on #145 Closes #141

katelynsills commented 3 years ago

"test/*/test-.js"

Good idea. I'll change that