pytest-codspeed icon indicating copy to clipboard operation
pytest-codspeed copied to clipboard

Clarify that pytest-benchmark's pedantic API is unsupported

Open seddonym opened this issue 8 months ago • 0 comments

The codspeed docs currently say:

Creating benchmarks with pytest-codspeed is the same as with the pytest-benchmark API. So if you already have benchmarks written with it, you can start using CodSpeed right away 🚀

This isn't true, though: pedantic mode is not supported. It would be helpful if the docs could clarify what subset of the pytest-benchmark API is supported (together with, perhaps, a version number for pytest-benchmark?)

seddonym avatar Apr 04 '25 15:04 seddonym