Skip to content

Separated setup from the start method

Choose a tag to compare

@mbrkdev mbrkdev released this 09 Jun 22:53
· 18 commits to master since this release

As the title says: Separated setup from the start method. This allows the server instance to be created but not booted, extremely useful for testing frameworks (i.e. Jest/Supertest)