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

error while running MicronautTest in custom "integrationTest" package with Kotest5 #624

Open
john1456 opened this issue Aug 10, 2022 · 0 comments

Comments

@john1456
Copy link

Expected Behavior

Integration test places in integrationTest package should run properly, in my example code they fail

Actual Behaviour

tests in "integrationTest" package are ignored, nothing fails

Steps To Reproduce

with my present code, run test from package "test" and then run same test from package "integrationTest"

Environment Information

macOS 12.5, openJDK 18

Example Application

https://github.com/john1456/micronaut

Version

3.5.2

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

No branches or pull requests

1 participant