nest-samples VS testing-nestjs

Compare nest-samples vs testing-nestjs and see what are their differences.

nest-samples

A repository to hold a bunch of Nest samples, cause I'm tired of remaking them and losing them. Now it's just a sinlge repo to hold them all (by 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! (by jmcdo29)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
nest-samples testing-nestjs
1 7
39 2,781
- -
1.0 6.7
7 months ago 7 months ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nest-samples

Posts with mentions or reviews of nest-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.
  • Nestjs + pnpm monorepo
    7 projects | /r/Nestjs_framework | 13 Oct 2022
    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-nestjs

Posts with mentions or reviews of testing-nestjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.

What are some alternatives?

When comparing nest-samples and testing-nestjs you can also consider the following projects:

nest-lab - A repository to hold "experimental" packages for Nest. Honestly, I'm just tired of not having a good scope to put packages under :smile_cat:

nest-queue - The queue package for your NestJS Applications

nx - Smart Monorepos ยท Fast CI

microservice-template - ๐Ÿ“– Nest.js based microservice repository template

ogma - A monorepo for the ogma logger and related packages

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.

ts-rest - RPC-like client, contract, and server implementation for a pure REST API

typeorm-simple-query-parser - Typeorm Query Parser is url string parser for typeorm.

nestjs-commander - A module for using NestJS to build up CLI applications

cron - A NodeJS wrapper around setInterval for expressive cron like repetitive tasks.

opentelemetry-js - OpenTelemetry JavaScript Client

InversifyJS - A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.