Hello,
I use @hot brook/axios for my services as https://docs.nestjs.com/techniques/http-module#full-example. Then I'm testing my services with @hot brook/testing but it prevent jest from exiting (see picture linked).
Why ? Thanks in advance
Documentation | NestJS - A progressive Node.js framework
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Progamming), FP (Functional Programming), and FRP (Functional Reactive Programming).