docs: add mockingbird library under 'testing' section
Add a new library called Mockingbird under "Testing" section. Mockingbird is a nice library to create typed mocks and fixtures easily with decorators
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
- [Testing Nestjs](https://github.com/jmcdo29/testing-nestjs ) - A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
|
||||
- Utilities
|
||||
- [GoLevelUp utilities for Jest](https://www.npmjs.com/package/@golevelup/ts-jest) - Utilities for making testing NestJS applications easier. Currently supports Jest.
|
||||
- [Mockingbird](https://www.npmjs.com/package/mockingbird) - A library to create typed tests fixtures/mocks using decorators and built-in faker support
|
||||
|
||||
## Integrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user