Recently I was writing a small express application where I was needing to be able to quickly stub a service I was using when I was writing tests, to avoid creating any database connections. I was using jest, sinon and supertest for my test setup....
naomiaro.hashnode.dev4 min readNo responses yet.