The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Testing-nestjs Alternatives
Similar projects and alternatives to testing-nestjs
-
-
microservice-template
📖 Nest.js based microservice repository template
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
axios-auth-refresh
Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
-
cron
A NodeJS wrapper around setInterval for expressive cron like repetitive tasks. (by fwd)
-
typeorm-simple-query-parser
Typeorm Query Parser is url string parser for typeorm.
-
-
InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
nestjs-commander
A module for using NestJS to build up CLI applications
-
fastify-preact-ssr
Fastify server-side renders Preact to html and serves with a Preact client.js bundle for DOM hydration.
-
examples
Examples of Mock Service Worker usage with various frameworks and libraries. (by mswjs)
-
-
graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷 (by nestjs)
-
typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.
-
-
syncboard
Syncboard - sync clipboards between your Windows PC and Android device
-
linters
Collection of super strict configurations for ESLint / StyleLint and other code quality tools. (by developer239)
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
testing-nestjs reviews and mentions
-
Nestjs + pnpm monorepo
To echo the other's here, Nx has been an amazing dev experience for me! I use it for ogma, for nest-commander, testing-nestjs, and for nest-samples and @nest-lab/, all using pnpm as a package manager.
-
Testing in NestJS with Prisma
The prisma sample app in the testing-nestjs repository does a great job on showing how to do testing a NestJS app with Prisma.
-
Test interceptor
Example https://github.com/jmcdo29/testing-nestjs/blob/8519ae7043d1dde5ae12a5d8f8ab02ea3c3c2fcf/apps/complex-sample/src/cat/cat.interceptor.spec.ts
-
What do you want to know GRAPHQL + NESTJS ?
Question: for your e2e tests will you be using something like supertestto send the gql request? And if so, could I suggest you look at pactum which (in my opinion) has a stronger API and better gql support. I've got an example here if you need it
-
Any good tutorial showing you which library to use for dependency injection in a project?
Then there's also a @nestjs/testing package that can be used for overriding these injections during tests to make for super easy unit testing (in my opinion) and a large repo of examples here.
- Anyone who would be willing to show their sample repos?
-
A note from our sponsor - Appwrite
appwrite.io | 1 Oct 2023
Stats
jmcdo29/testing-nestjs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of testing-nestjs is TypeScript.
Popular Comparisons
- testing-nestjs VS nest-queue
- testing-nestjs VS microservice-template
- testing-nestjs VS axios-auth-refresh
- testing-nestjs VS typeorm-simple-query-parser
- testing-nestjs VS cron
- testing-nestjs VS InversifyJS
- testing-nestjs VS opentelemetry-js
- testing-nestjs VS examples
- testing-nestjs VS fastify-preact-ssr
- testing-nestjs VS nestjs-commander