gulp-chutzpah
Version:
A gulp plugin to run javascript tests using Chutzpah test runner
19 lines (13 loc) • 475 B
Markdown
# Change logs
#1.5.0
- Added support for child_process.exec options (issue # 6). This is optional and a non-breaking change. Thanks again @irega.
## v1.4.0
- Added support for chutzpah settings file (issue # 4). Thanks to @irega.
## v1.3.0
- Bug fixes for settingsFileEnvironment parameter. Previously it was unusable.
## v1.2.0
- Bug fixes for file path
## v1.1.0
- Re-structuring code, keeping the original functionality
## v1.0.0
- Initial release