iron-test-helpers
Test helpers
Utility classes to simplify testing of web components
Utility classes to make testing easier
26 stars
17 watching
25 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
polymer/web-component-tester | A tool for testing web components | 567 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
polymerelements/test-fixture | A web component that simplifies testing by providing a reusable template for creating and resetting a test suite's DOM structure. | 21 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
evermeer/uitesthelper | A utility library to simplify UI testing by reducing code duplication and making tests more robust against typos. | 56 |
wildhoney/ava-webcomponents | Utility middleware for testing web components in AVA via Puppeteer. | 1 |
mainmatter/ember-test-selectors | Enables better element selectors in Ember.js tests by removing unwanted attributes | 263 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
leebyron/testcheck-js | Generative property testing for JavaScript programs | 1,179 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |