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

Create a JUnit 5 test validating skipping on Windows #10

Open
jamezp opened this issue Jun 28, 2024 · 0 comments
Open

Create a JUnit 5 test validating skipping on Windows #10

jamezp opened this issue Jun 28, 2024 · 0 comments
Milestone

Comments

@jamezp
Copy link
Collaborator

jamezp commented Jun 28, 2024

In JUnit 5 there is a EngineTestKit which can be used to check assumptions. We should create a test which assumes tests are skipped and failed on Windows, typically at least, where Docker is not available. Then test the opposite when docker is available, that the tests succeed.

@jamezp jamezp added this to the 1.1.0 milestone Jul 25, 2024
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