bloomberg / pytest-memray

pytest plugin for easy integration of memray memory profiler
https://pytest-memray.readthedocs.io/en/latest/
Apache License 2.0
335 stars 24 forks source link

Ensure tests marked by memray run even if `--memray` is not passed #57

Closed pablogsal closed 1 year ago

pablogsal commented 1 year ago

The fact that the plugin is not registered if --memray is not provided has proven to be a source of confusion and provides a bad UX.

Closes: #49

pablogsal commented 1 year ago

The CI is failing?

We need to fix the flaky test. Is passing now