ember-test-selectors
Attribute remover
Enables better element selectors in Ember.js tests by removing unwanted attributes
Enabling better element selectors in Ember.js tests
263 stars
10 watching
41 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
emberhacktoberfesttesttest-selectors
Related projects:
Repository | Description | Stars |
---|---|---|
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
lorcan/test-selectors-codemod | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
mainmatter/ember-intl-analyzer | Identifies unused translations in Ember.js projects to help maintain consistency and accuracy of internationalization. | 48 |
cropster/ember-visual-test | Test screens for visual differences in Ember.js applications over time | 25 |
cibernox/ember-power-select | An Ember.js component for building flexible and customizable select elements | 540 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
mainmatter/ember-hbs-minifier | Removes unnecessary whitespace from Handlebars templates to improve template performance and reduce file size. | 48 |
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 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
polymerelements/iron-test-helpers | Utility classes to simplify testing of web components | 26 |
emberjs/ember-optional-features | An addon that enables developers to manage optional features in Ember.js applications. | 40 |