chaaya
v0.0.1
Published
A small javascript testing library
Readme
chaaya
A small javascript testing library
Installation
# using npm
npm install chaaya
# using yarn
yarn add chaayaThings to do
- ◻ Get arguments working
- ◻ Get watch argument to work
- ◻ Get BeforEach/afterEach function working
- ◻ Remove callback on utils/findTestFiles
- ✅ remove chalk
- ✅ remove esm
