docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(recipes): add documentation recipe for testcontainers

Open MacMacky opened this issue 11 months ago • 3 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Docs
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: https://github.com/nestjs/docs.nestjs.com/issues/3122

What is the new behavior?

Adds a new Recipe for testing using Testcontainers

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

MacMacky avatar Nov 10 '24 06:11 MacMacky