mirror of https://github.com/CIRCL/PyCIRCLean
- The tests now automatically run depending on whether you have the dependencies installed, instead of failing and throwing exceptions. - CONTRIBUTING.md has more information on how to run the tests. - When the tests run, they will save their logs to /test_logs instead of printing them so you can read them later. - Change names of source file directories to make them more descriptive |
||
|---|---|---|
| .. | ||
| dst | ||
| src_invalid | ||
| src_valid | ||
| test_logs | ||
| __init__.py | ||
| logging.py | ||
| test_filecheck.py | ||
| test_generic.py | ||
| test_helpers.py | ||
| test_specific_and_pier9.py | ||