1.0.5 • Published 4 years ago

jazz-test v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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

1) Add jazz to your project: npm install jazz-test --save-dev 2) Refer to the docs for usage & examples.

Dependencies

  • Node: tested on v13.5.0
  • Jest: tested on v24.9.0
  • RxJs: tested on v6.5.4

Changelog

Learn about our latest improvements.

Contribute

  • Report a Bug
  • Develop: create a branch with the name prefix feat-, fix-, refact-, or docs- and create a Pull Request onto the most recent jazz-test release branch (v.x.x)!
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago