Search
jest-auto-spies
Create automatic spies from classes in Jest tests, also for promises and observables
v3.0.0 URL:
https://unpkg.com/jest-auto-spies@3.0.0/dist/index.js
Open
Browse Files
jest
jest-given
spies
mocks
async methods
TypeScript Tests
RxJS testing
Promises tests
@hirez_io/jest-given
A jest addon that helps you clean up your microtests by breaking them into a Given / When / Then structure.
v1.1.3 URL:
https://unpkg.com/@hirez_io/jest-given@1.1.3/dist/jest-given.js
Open
Browse Files
jest
jest-given
gwt
Given When Then
Microtests
Testing
Unit tests
JavasScript Unit Tests
TypeScript Unit Tests
hirez.io