Description
Expected test outcomes can be stored and applied by pytest in legacy Python 2 projects. This plugin helps maintainers mark tests based on known expectations while tracking changes over time.
It is used by test suites and can hide regressions if expectations are stale. Review expectation files when behavior changes.