Port already in use when testing an Express server with Vitest
I have the following class named Server. This is responsible for container methods to start and stop the server:
I have the following class named Server. This is responsible for container methods to start and stop the server: