ember-exam
Test runner
An addon that allows more control over running tests in Ember applications
Run your tests with randomization, splitting, and parallelization for beautiful tests.
286 stars
12 watching
62 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
emberember-climochaqunittesting
Related projects:
Repository | Description | Stars |
---|---|---|
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
tomdale/ember-cli-addon-tests | Automates creating a new Ember app for testing Ember CLI addons | 31 |
san650/ember-cli-page-object | An Ember CLI addon that simplifies the creation of objects to represent UI elements in tests | 275 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
kaliber5/ember-cli-yadda | An Ember CLI addon for writing BDD tests in Gherkin language and executing them against Ember apps. | 42 |
altschool/ember-cli-react | An addon for Ember.js that allows using React components within an Ember app | 68 |
catz/eng-test | An Ember.js application demonstrating nested engines and Fastboot functionality | 1 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
ember-learn/ember-api-docs | A GitHub repository hosting an Ember.js API documentation viewer with automated continuous integration and visual regression testing. | 72 |
mike-north/ember-ci | Tools and configurations for automating testing and building of Ember.js applications | 25 |
bendemboski/ember-concurrency-test-waiter | An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests | 21 |