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

Nested tests are not being printing correctly #9

Closed
fabriciorby opened this issue Jun 25, 2022 · 0 comments · Fixed by #10
Closed

Nested tests are not being printing correctly #9

fabriciorby opened this issue Jun 25, 2022 · 0 comments · Fixed by #10

Comments

@fabriciorby
Copy link
Owner

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] |
[INFO] +-- Nested Sample
[INFO] |
[INFO] +-- Inner Test
[INFO] |
[INFO] +-- Inner Inner Test
[INFO] |
[INFO] +-- Inner Inner Inner Test
[INFO] | +-- [OK] Should pass - 0.036s
[INFO] | +-- [OK] Should pass2 - 0.002s
[INFO] | +-- [OK] Inner test should pass - 0.002s
[INFO] | +-- [OK] Inner test should pass2 - 0.001s
[INFO] | +-- [OK] Inner Inner Test should pass - 0.002s
[INFO] | +-- [OK] Inner Inner Inner Test should pass - 0.002s
@fabriciorby fabriciorby changed the title Nested tests are not printing correctly Nested tests are not being printing correctly Jun 25, 2022
@fabriciorby fabriciorby linked a pull request Jun 26, 2022 that will close this issue
fabriciorby added a commit that referenced this issue Jun 27, 2022
* Create TreePrinter
* Create Unit Test (needs improvement)
* Create Themes (ASCII and UNICODE)
* Added Mockito
* Update README.md
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 a pull request may close this issue.

1 participant