Description
Fixture data can be loaded from files into pytest tests with less boilerplate. Developers use pytest-filedata for sample inputs, expected outputs, configuration tests, and integration fixtures. Test data files may contain private samples and should be curated.