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

Reorganize test suite slightly #123

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Reorganize test suite slightly #123

merged 1 commit into from
Oct 16, 2024

Conversation

SimonAlling
Copy link
Owner

@SimonAlling SimonAlling commented Oct 16, 2024

Today, most test failures contain a redundant "Achtung, die Kurve!" line:

↓ AchtungTest
↓ Achtung, die Kurve!
↓ Crashing into a Kurve
✗ Hitting a Kurve's tail end is a crash

This PR makes it look like this instead:

↓ AchtungTest
↓ Crashing into a Kurve
✗ Hitting a Kurve's tail end is a crash

It also makes it easier to get an overview of the test suite by listing the four sub-suites together without any inlined test cases.

💡 git show --color-moved

@SimonAlling SimonAlling merged commit 97d62f1 into main Oct 16, 2024
1 check passed
@SimonAlling SimonAlling deleted the flatten-tests branch October 16, 2024 17:28
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

Successfully merging this pull request may close these issues.

1 participant