1
0
Adam Hupp 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren
..
docker 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren
testdata 49bf87e97f Import upstream version 0.4.20 vor 3 Jahren
README 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren
__init__.py 44e931be1a Import upstream version 0.4.15 vor 6 Jahren
libmagic_test.py 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren
python_magic_test.py 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren
run_all_docker_test.sh 37c74009f0 Import upstream version 0.4.26 vor 2 Jahren

README

There are a few ways to run the python-magic tests

1. `pytest` will run the test suite against your default version of python
2. `./test/run_all_versions.py` will run the tests against all installed versions of python.
3. `./test/run_all_docker_test.sh` will run against a variety of different Linux distributions, using docker.