Adam Hupp 37c74009f0 Import upstream version 0.4.26 1 year ago
..
docker 37c74009f0 Import upstream version 0.4.26 1 year ago
testdata 49bf87e97f Import upstream version 0.4.20 3 years ago
README 37c74009f0 Import upstream version 0.4.26 1 year ago
__init__.py 44e931be1a Import upstream version 0.4.15 6 years ago
libmagic_test.py 37c74009f0 Import upstream version 0.4.26 1 year ago
python_magic_test.py 37c74009f0 Import upstream version 0.4.26 1 year ago
run_all_docker_test.sh 37c74009f0 Import upstream version 0.4.26 1 year ago

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.