jazz-test
v1.0.5
Published
Jazz is a JavaScript Testing Library with an obsession for simplicity, reliability, and good rythm.
Downloads
35
Readme
Jazz
A JavaScript Testing Library with an obsession for simplicity, reliability, and good rythm.
Jazz's goal is to provide developers with a set of practical, frustration-free testing tools that simplify work and seamlessly adopt best practices.
Usage
- Add jazz to your project:
npm install jazz-test --save-dev
- Refer to the docs for usage & examples.
Dependencies
Changelog
Learn about our latest improvements.
Contribute
- Report a Bug
- Develop: create a branch with the name prefix
feat-
,fix-
,refact-
, ordocs-
and create a Pull Request onto the most recent jazz-test release branch (v.x.x
)!