ionelmc / pytest-benchmark

py.test fixture for benchmarking code
BSD 2-Clause "Simplified" License
1.22k stars 115 forks source link

Adjust for shortened PyTest output #248

Closed roehling closed 7 months ago

roehling commented 10 months ago

The code dump in PyTest has shorter context now. Removing the matching line is backwards compatible and fixes the test suite for the latest PyTest 7.4.2 release.