getsaf / shallow-render

Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
MIT License
273 stars 25 forks source link

shallow-render for nestjs? #193

Closed azaeng04 closed 3 years ago

azaeng04 commented 3 years ago

Is there something similar for nestjs?

getsaf commented 3 years ago

I was hoping someone else might comment on this, but I have not used Nestjs before. Unfortunately, shallow-render is tightly-coupled with Angular so there would very likely be no portability to Nestjs.