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

Export elapsed time to the post-run environment #360

Merged
merged 2 commits into from
Aug 20, 2023

Commits on Aug 20, 2023

  1. Export elapsed time to the post-run environment

    For use with go-test-report and for completeness
    afbjorklund committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e696680 View commit details
    Browse the repository at this point in the history
  2. Normalize the actual value in a test

    To remove the need for an export test helper which can't be reset with
    t.Cleanup.
    dnephin committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7128d8d View commit details
    Browse the repository at this point in the history