sugartea
v0.0.2
Published
Sugartea is most simple unit test library in JS universe.
Downloads
1
Readme
SugarTea
Sugartea is most simple unit test library in JS universe.
Usage
npx sugartea ./tests/index.js # we call it the single of truth file
# actually you can define it anywhere, see /examples script
# you can also define teardown and setup here
Sugartea didn't break in asynchronous or synchronous tests!
License
Created by SugarTea-js, Licensed in MIT License.