Package Exports
- testcafe
- testcafe/bin/testcafe
- testcafe/bin/testcafe.js
- testcafe/lib/browser/provider/pool
- testcafe/lib/cli/argument-parser
- testcafe/lib/cli/remotes-wizard
- testcafe/lib/compiler
- testcafe/lib/errors/process-test-fn-error
- testcafe/lib/errors/runtime
- testcafe/lib/errors/runtime/message
- testcafe/lib/errors/test-run
- testcafe/lib/reporter/plugin-host
- testcafe/lib/runner
- testcafe/lib/runner/bootstrapper
- testcafe/lib/runner/index
- testcafe/lib/testcafe
- testcafe/package.json
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 (testcafe) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Modern functional testing framework.
Build status
Tests | Status |
---|---|
All | |
Client |
Modules
- testcafe-hammerhead - the heart.
- testcafe-browser-natives - the library for performing platform-dependent actions on browser windows.
- testcafe-legacy-api - the legacy API support.
- testcafe-gh-page-assets - the website assets.
Built-in reporters
- testcafe-reporter-spec - the "Spec" reporter plugin.
- testcafe-reporter-list - the "List" reporter plugin.
- testcafe-reporter-minimal - the "Minimal" reporter plugin.
- testcafe-reporter-json - the "JSON" reporter plugin.
- testcafe-reporter-xunit - the "xUnit" reporter plugin.
Plugin development tools
- generator-testcafe-reporter - the Yeoman generator for reporter plugins.
Author
Developer Express Inc. (https://devexpress.com)