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

Add more information to log about AtataContext finish #782

Closed
YevgeniyShunevych opened this issue Oct 13, 2023 · 0 comments
Closed

Add more information to log about AtataContext finish #782

YevgeniyShunevych opened this issue Oct 13, 2023 · 0 comments
Assignees
Milestone

Comments

@YevgeniyShunevych
Copy link
Member

YevgeniyShunevych commented Oct 13, 2023

Before the change:

...
2023-10-13 13:58:59.2809  INFO Finished test (2.209s)
2023-10-13 13:58:59.2810  INFO Pure test execution time: 1.153s

After the change:

...
2023-10-13 14:58:20.9759  INFO Finished test
      Total time: 2.209s
  Initialization: 1.026s | 46.5 %
       Test body: 1.153s | 52.2 %
Deinitialization: 0.029s |  1.3 %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant