ngx-speculoos
Test helper
A tool to simplify and clean up Angular unit tests using the page object pattern
Simpler, cleaner Angular unit tests
74 stars
9 watching
3 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
duluca/angular-unit-test-helper | A library that provides helper functions to write unit tests in Angular using mocks and spies | 6 |
ngneat/spectator | A tool to simplify Angular testing by automating boilerplate tasks and providing a clean API for writing unit tests. | 2,086 |
pjlamb12/ngx-reactive-forms-utils | A collection of utilities for working with reactive forms in Angular | 6 |
help-me-mom/ng-mocks-sandbox | A resource for learning and practicing unit testing with ng-mocks in Angular applications | 5 |
43081j/hanbi | A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 59 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
remscodes/ngx-testing-tools | Provides high-level tools and utilities to simplify testing in Angular applications | 2 |
soc221b/ngx-exhaustive-check | A utility for ensuring exhaustive checks on TypeScript discriminated unions to enhance type safety and reliability in Angular applications | 4 |
murhafsousli/ngx-highlightjs | An Angular module for syntax highlighting code | 278 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
metova/metovatestkit | A collection of test helpers designed to simplify unit testing of iOS applications. | 23 |
jaspero/ng-helpers | A collection of utility components and pipes for Angular applications | 6 |
polymerelements/iron-test-helpers | Utility classes to simplify testing of web components | 26 |
knackstedt/dotglitch-ngx | A collection of reusable Angular services and wrappers | 18 |
hirezio/auto-spies | A toolset for creating spies in unit tests with automatic setup and teardown. | 180 |