Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.
https://papooch.github.io/nestjs-cls/
MIT License
389 stars 23 forks source link

Add docs on testing code that relies on CLS context #109

Closed Papooch closed 5 months ago

Papooch commented 5 months ago

The only guide is in the recipe in NestJS docs. It should also have a dedicated section in nestjs-cls docs.