Closed senpl closed 5 years ago
Hmm... in this case, that's because MongoDB start/shutdown is covered by the respective CI services (Travis CI, CircleCI, AppVeyor).
Starting MongoDB itself is usually handled by the operation system etc. and I'd say it's out of the scope of the example.
Currently example tries to connect to mongodb. But mongodb start is not covered in example.