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

Hide test platform tag #320

Open
ObserverOfTime opened this issue Jul 18, 2023 · 0 comments
Open

Hide test platform tag #320

ObserverOfTime opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels

Comments

@ObserverOfTime
Copy link

Description

Multiplatform tests include a platform tag in the output.
It'd be nice if this could be hidden, at least when nested.

Additional information

Output with kotest:

# current
FooTest[jvm] > foo should[jvm] not be bar[jvm]
# improved
FooTest[jvm] > foo should not be bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants