ember-visual-test
Visual test suite
Test screens for visual differences in Ember.js applications over time
Test screens for visual differences to previous versions.
25 stars
5 watching
8 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
percy/percy-ember | A tool to automate visual regression testing in Ember applications | 73 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
catz/eng-test | An Ember.js application demonstrating nested engines and Fastboot functionality | 1 |
tomdale/ember-cli-addon-tests | Automates creating a new Ember app for testing Ember CLI addons | 31 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
mainmatter/ember-test-selectors | Enables better element selectors in Ember.js tests by removing unwanted attributes | 263 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
mike-north/ember-ci | Tools and configurations for automating testing and building of Ember.js applications | 25 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
gothinkster/ember-realworld | An Ember.js app showcasing real-world examples of CRUD, auth, and advanced patterns | 183 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
nathanmarks/vrtest | Library for running visual regression tests on web components across browsers using Selenium. | 14 |
ember-learn/ember-api-docs | A GitHub repository hosting an Ember.js API documentation viewer with automated continuous integration and visual regression testing. | 72 |
dwickern/ember-chrome-devtools | An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. | 94 |