Skip to content

veritem/node-testing

Repository files navigation

Testing

Getting started

  • Clone the repository:
  • Install the dependencies:
  • Run this command
pnpm install
npx prisma migrate dev --name init
  • For running tests you can use the following command:
   pnpm test:watch

About

production nodejs testing example

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published