Package Exports
- codeceptjs
- codeceptjs/bin/codecept
- codeceptjs/lib/actor
- codeceptjs/lib/assert/error
- codeceptjs/lib/codecept
- codeceptjs/lib/container
- codeceptjs/lib/event
- codeceptjs/lib/helper
- codeceptjs/lib/helper/WebDriverIO
- codeceptjs/lib/output
- codeceptjs/lib/pause
- codeceptjs/lib/scenario
- codeceptjs/lib/utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (codeceptjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
codeceptjs

Modern Era Aceptance Testing Framework for NodeJS
Install
$ npm install --save codeceptjs
Usage
var codeceptjs = require('codeceptjs');
License
MIT © DavertMik