tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

feat: capture CI information to display on test run

Open mathnogueira opened this issue 1 year ago • 0 comments

This PR allows tracetest to store metadata about a test run. The CLI is now capturing CI data when a test is running, this will be used to make it easier for users to identify their tests based on CI information.

Checklist

  • [x] tested locally
  • [ ] added new dependencies
  • [ ] updated the docs
  • [ ] added a test

mathnogueira avatar Aug 25 '22 18:08 mathnogueira