Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.88 KB

NestjsMeetsTestcontainers

Real Database Testing with Nestjs and Testcontainers

Nest Logo

This project was generated using Nx.

🔎 Nx is a set of Extensible Dev Tools for Monorepos.

Why Testcontainers?

Testcontainers Testcontainers is a library providing Docker based container instances for testing. Testcontainers is available for several technology stacks:

  • Java
  • Dotnet
  • Node
  • Go

and more. Support for a broad range of testing frameworks is available as well.

NestJS and Testcontainers

NestJS is one of the most advanced frameworks when it comes to develop backend applications on Node. Although the number resources providing examples for NestJS combined with Testcontainers are quite limited. The example project would like to fill the gap.

Further help

Visit the Nx Documentation to learn more.

☁ Nx Cloud

Computation Memoization in the Cloud

Nx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times. Even teams that are new to Nx can connect to Nx Cloud and start saving time instantly.

Teams using Nx gain the advantage of building full-stack applications with their preferred framework alongside Nx’s advanced code generation and project dependency graph, plus a unified experience for both frontend and backend developers.

Visit Nx Cloud to learn more.