We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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
The text was updated successfully, but these errors were encountered:
Fixes #9 - Printing Nested Tests Accordingly (#10)
6c35122
* Create TreePrinter * Create Unit Test (needs improvement) * Create Themes (ASCII and UNICODE) * Added Mockito * Update README.md
dd18df7
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: