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

Test log should contain fully qualified test name #2

Closed
eliasson opened this issue Sep 11, 2019 · 0 comments
Closed

Test log should contain fully qualified test name #2

eliasson opened this issue Sep 11, 2019 · 0 comments
Milestone

Comments

@eliasson
Copy link
Contributor

Currently the path up to the test is printed, not the final test name (in case of nested tests at least)

I.e. current invalid behaviour prints:

[info] [PASSED] intent.core.ObservableTestSuite >> Observable >> a misbehaving subscriber (0 ms)
[info] [PASSED] intent.core.ObservableTestSuite >> Observable >> a misbehaving subscriber (0 ms)
[info] [PASSED] intent.core.ObservableTestSuite >> Observable >> a misbehaving subscriber (1 ms)
@eliasson eliasson added this to the 0.1.0 milestone Sep 11, 2019
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