python3-pytest-golden

Plugin for pytest that offloads expected outputs to data files
  https://github.com/oprypin/pytest-golden
  0
  no reviews



Expected output for test functions is stored in a YAML file.

The expected output can be updated by running pytest --update-goldens to automatically re-populate the output.