Closed eerohele closed 3 years ago
For integration tests that target a single component (e.g. the database), it would be useful to be able to start and stop only that component instead of the entire system.
Wouldn't you need to stop anything that depends on that component also? It sounds like a useful feature, though, if that condition is met.
For integration tests that target a single component (e.g. the database), it would be useful to be able to start and stop only that component instead of the entire system.