python3-pytest-datadir

py.test plugin for manipulating test data directories and files

Description

pytest-datadir will look up for a directory with the name of the current module or the global 'data' folder, and allow one to access the content of these files using injected variables datadir or shared_datadir.

The files in the data dirs are copied to a temporary path before tests being run. Henceforth, a modification won't happen on the original files.

This package provides the py.test plugin for Python 3 code.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/gabrielcnr/pytest-datadir


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pytest-datadir