Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate execution of unit tests from integration tests #199

Closed
zambrovski opened this issue Oct 29, 2021 · 0 comments · Fixed by #201
Closed

Separate execution of unit tests from integration tests #199

zambrovski opened this issue Oct 29, 2021 · 0 comments · Fixed by #201

Comments

@zambrovski
Copy link
Contributor

As a developer I want to have a separation between quick unit tests and long-running integrated/integration tests which rely on external resources (Kafka in a testcontainer), SpringBoot Application start or other long running activities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants