omarkohl/pytest-datafiles

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.editorconfig
.gitignore
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
examples/_fixture_files/dir1/fileA
examples/_fixture_files/dir1/fileB
examples/_fixture_files/dir2/fileA
examples/_fixture_files/dir2/fileB
examples/_fixture_files/dir3/fileA
examples/_fixture_files/dir3/fileB
examples/test_files/img1.jpg
examples/test_files/img2.jpg
examples/test_files/img3.jpg
examples/test_files/img4.jpg
examples/test_files/img5.jpg
examples/test_files/img6.jpg
examples/test_files/img7.jpg
examples/test_files/img8.jpg
setup.cfg
tox.ini
examples/example_1.py19
A
2 hrs
examples/example_2.py36
A
3 hrs
examples/example_3.py33
C
1 day
examples/example_4.py61
D
2 days
examples/example_5.py15
examples/example_upgradev3.py40
A
2 hrs
pytest_datafiles.py78
A
1 hr
runtests.py2
setup.py45