prattle
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

release dependencies ci Codecov CodeFactor license

Prattle is a simple test runner for JavaScript (works in the browser and on Node 10+). It can be used to run spec, benchmark and impact tests, while also letting you customize the runner (reporters, ui, etc).

Prattle is still very much work in progress. There are no compatibility guarantees until it goes gold

install

npm install --save-dev prattle

features

  • Run spec, benchmark and impact tests
  • Extendable (custom reporters and ui, plugins, etc)
  • Basic assertion library included, but compatible with most external assertion libraries
  • Snapshots support (NOTE: readable on the browser only via Webpack plugin)
  • Aims to be a zero-config experience, but is fully configurable

documentation

license

Released under the MIT License.

Copyright (c) 2019+ Futago-za Ryuu

Package Sidebar

Install

npm i prattle

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

7.56 kB

Total Files

21

Last publish

Collaborators

  • ryuu