Closed royaldark closed 5 years ago
Thanks for the report. Looks like the regression was caused by 916b5937c346e45206197454f4d38a62ee373cd9.
Are there any workarounds for this, or perhaps guidelines for a fix? Ran into this just now when I sat down to try and optimize our test suite
No workarounds are known (aside from using the older version). Someone just needs to write a PR to fix it.
This is a regression somewhere between 0.5.0 and 0.5.2.
Under 0.5.2, but not 0.5.0, the names of slow tests have begun referring to fixtures instead of the actual test var.
Before (0.5.0):
Now (0.5.2):