testing-nestjs
Testing framework
A repository showcasing testing methods and techniques for NestJS applications
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!
3k stars
33 watching
379 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
cqrsexamplesgraphqlhacktoberfestinterceptormongonestjspipesresttestingtypeorm
Related projects:
Repository | Description | Stars |
---|---|---|
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,920 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
tapjs/tapjs | A Node.js testing framework with a wide range of features and plugins. | 2,359 |
golevelup/nestjs | A collection of reusable modules and utilities to simplify development and improve scalability in NestJS applications. | 2,307 |
testing-library/react-testing-library | Utilities for testing React components | 19,022 |
codeceptjs/codeceptjs | A testing framework for end-to-end testing with WebDriver or other implementations. | 4,115 |
jmcdo29/nest-commander | A tool for building command-line applications using NestJS | 435 |
lujakob/nestjs-realworld-example-app | Real-world backend API example app built with NestJS and database abstraction layers | 3,084 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,267 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
nut-tree/nut.js | A tool for automating and testing the UI of desktop applications. | 2,271 |
foundation/foundation-sites | A comprehensive front-end framework for building responsive sites and apps on various devices | 29,666 |
alexfernandez/loadtest | A tool that simulates real-world loads on web servers to test performance under various conditions | 2,583 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |