Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 824 Bytes

index.rst

File metadata and controls

30 lines (22 loc) · 824 Bytes
Date

Welcome to Pytest Matcher documentation!

This is a pytest plugin provides a couple of fixtures to match test output against patterns stored in files. Expectations/pattern files are stored in a base directory, and additional paths are based on the test module name, test class name, and test function name. Having output expectations/pattern files separate from tests helps to reduce the code of the latter and match the output more than just a few lines.

getting-started cli configuration api latest-changelog

Indices and tables

  • genindex
  • search