-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add support for fixtures #7
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
feat: add support for fixtures #7
Conversation
CodSpeed Instrumentation Performance ReportMerging #7 will not alter performanceComparing Summary
Benchmarks breakdown
|
CodSpeed Walltime Performance ReportMerging #7 will not alter performanceComparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
olgtm, let's go with test[fixture]
as discussed in person
0e0dd66
to
772a2db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Normal output:
Output with instrumentation enabled:
Minor detail: Should the format be
MyFixture[TestA]
orTestA[MyFixture]
. Both make sense imo.