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 mechanism to collect logs from test code #1245

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Commits on Sep 15, 2024

  1. Add mechanism to collect logs from test code

    Add mechanism which collect logs from test code and store logs for each
    test case separately and in case of test failures dump to stderr.
    Mechanism collects all logs generated by log / tracing macros.
    BartoszCiesla committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8678c9c View commit details
    Browse the repository at this point in the history