nightwatch-plugin-angular
Component tester
A plugin that enables testing of Angular components in Nightwatch tests.
Component testing support for Angular
2 stars
5 watching
0 forks
Language: HTML
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
polymer/web-component-tester | A tool for testing web components | 567 |
nodeca/navit | A tool for automating browser tests with Electron | 48 |
christoph-jerolimov/react-native-cosmos | A tool to test React Native components with pre-defined props and state values. | 20 |
devexpress/testcafe-react-selectors | A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. | 203 |
ngneat/spectator | A tool to simplify Angular testing by automating boilerplate tasks and providing a clean API for writing unit tests. | 2,095 |
catchpoint/webpagetest.api-nodejs | A NodeJS wrapper for the WebPageTest API to automate web page performance testing and analysis | 1,640 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
devexpress/testcafe-angular-selectors | A plugin providing extensions to the TestCafe testing framework for Angular applications | 31 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
thedeeno/web-component-tester-istanbul | A plugin for web-component-tester that collects and reports test coverage using Istanbul | 28 |
wildhoney/ava-webcomponents | Utility middleware for testing web components in AVA via Puppeteer. | 1 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 316 |
mzgoddard/preact-render-spy | A testing tool for React-like components | 178 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |