What are the benefits of using the Nestjs testing module for unit tests?

后端 未结 0 982
深忆病人
深忆病人 2021-02-04 00:32

In the Nestjs documentation, they suggest using their Test module for instantiating any objects used for testing, like so:

const adoptionServiceMock = {
  adoptCa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题