azer / prova

Test runner based on Tape and Browserify
Other
333 stars 30 forks source link

Add --browserify arg to proxy Browserify instantiation #65

Closed JeremyJonas closed 3 months ago

JeremyJonas commented 9 years ago

Enable instantiating Browserify from args.

If --browserify command is passed, it will proxy instantiation of Browserify and ignore automatic prova extensions, transforms and plugins.

This request constitutes a 'feature' version bump in package.json.

README.md has also been updated to document the change.