tracetest
tracetest copied to clipboard
feat: capture CI information to display on test run
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