Description
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests, which includes shallow rendering, precise stubs to dump child dependencies, supports Angular 5 6 7 8 9 10 11, jasmine and jest.
Keywords
- angular
- test
- testing
- mock
- mocking
- component
- directive
- pipe
- provider
- service
- TestBed
- how-to
- frontend
- front-end
- View more
Publisher
Description
Transform into a string with random capitalization applied
Keywords
Publisher
Description
A lightweight Jest mock for unit testing Express
Keywords
Publisher
Description
A simple mock interface specifically for testing code relying on Sequelize models
Keywords
Publisher
Description
Request mocking for Node.js using the same API as jasmine-ajax.
Keywords
Publisher
Description
A command line tool that creates a REST server from a YAML file that you specify
Keywords
Publisher
Description
Simple dependency injection by overriding require
Keywords
Publisher
Description
Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
Keywords
Publisher
Description
Allows testing of EventSource / Server Sent Events
Keywords
Publisher
Description
A non-invasive 'when-then' style API for MSW
Keywords
Publisher
Description
Additional methods to sinon.spy to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.