356 packages found
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15, jasmine and j
- angular
- test
- testing
- mock
- mocking
- component
- directive
- pipe
- provider
- service
- TestBed
- how-to
- frontend
- front-end
- View more
ESLint rules for formatting jest tests
A jest addon that helps you write 'Single-Action Tests' by breaking them into a given / when / then structure.
- jest
- jest-single
- gwt
- Given When Then
- Microtests
- Testing
- Unit tests
- JavasScript Unit Tests
- TypeScript Unit Tests
- hirez.io
Create automatic spies from classes in Jest tests, also for promises and observables
A jest addon that helps you clean up your microtests by breaking them into a Given / When / Then structure.
- jest
- jest-given
- gwt
- Given When Then
- Microtests
- Testing
- Unit tests
- JavasScript Unit Tests
- TypeScript Unit Tests
- hirez.io
A JSDoc test tool for documentation-driven quality
Jest runner that spawns electron workers instead of node
Teamcity Reporter for Jest Testing framework
Auto mock all localstorage and sessionstorage APIs for your Jest tests
Mock a canvas in your jest tests.
CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.
Dependency-less Test Runner for Node.js
Generate documentation from tests
Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
Create tests from YAML notation
Generator of jest unit test with all imports mocked and tests stub for every class and function exported
- jest
- unit test generator
- test generator
- mocks
- testing
- jest generator
- es6 classes
- functions
- export parsing
- typescript
- tsx
Unit test script generator allows you to generate files containing unit test scripts for popular testing frameworks
run parametrised tests easily [typesafe] without text tables or arrays of arrays.
A collection of helper methods for implementing Jest snapshot tests for emotion, required by many Psammead components.