./devel/py-test-datafiles, py.test plugin to create a tmp_path containing predefined files/directories

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.0, Package name: py310-test-datafiles-3.0.0, Maintainer: pkgsrc-users

This plugin allows you to specify one or several files/directories
that are copied to a temporary directory (tmp_path) before the
execution of the test. This means the original files are not modified
and every test runs on its own version of the same files.


Master sites:

Filesize: 8.161 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-01 06:56:39 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-test-datafiles: import py-test-datafiles-3.0.0

This plugin allows you to specify one or several files/directories
that are copied to a temporary directory (tmp_path) before the
execution of the test. This means the original files are not modified
and every test runs on its own version of the same files.