Skip to content

Record detailed test failure modes #163

@jdries

Description

@jdries

Currently, test scenarios either fail or succeed.
We notice that there are however different failure modes:

  • The service was not able to produce any result.
  • The service produced a result, it was X% different for the same input data
  • The service produced a result, it was X% different, a change in input data was detected

Tracking these separately upon failure would give us a more nuanced picture, allowing to spot faster where fast intervention is relevant.

This plugin seems to do this:
https://pypi.org/project/pytest-custom-outputs/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions