prever

0.4.5 • Public • Published

Prever ['prɛvɛr]

Build Status

Important notice: Work in progress, use at your own risk. Pull requests are welcome

Simple node.js and browser testing tool.

Prever is the Slovak word meaning check.

Please don't beat me for creating just an another testing framework, util or whatever we should call this. It's just the another hobby project and probably it is so naive that it can't work at all :D.

Installation

npm install -g prever

Usage

prever --help

prever is same as prever -e node 'test/**/*.js' and runs tests in node env (like mocha)

prever -e browser 'test/**/*.js' - compile tests using webpack + babel-loader and runs tests in chrome

TODO:

  • firefox, safari, opera, ie, ...
  • browser stack

Readme

Keywords

none

Package Sidebar

Install

npm i prever

Weekly Downloads

1

Version

0.4.5

License

MIT

Last publish

Collaborators

  • michalkvasnicak