Converts test to pytest, nose is dead
commitc8a7eb8f901adea9d7841f7c1bff71f6fc3f5c0d
authorMarko Kreen <markokr@gmail.com>
Sun, 15 Sep 2019 12:09:19 +0000 (15 15:09 +0300)
committerMarko Kreen <markokr@gmail.com>
Sun, 15 Sep 2019 12:42:30 +0000 (15 15:42 +0300)
tree752016617395b9161335aa0abc4b097aed88b1a3
parent111dd374425ae7d1504d2c3c33cb744afcc4d2b3
Converts test to pytest, nose is dead
12 files changed:
.gitignore
.pylintrc [new file with mode: 0644]
Makefile
test/run_dump.sh
test/test_api.py
test/test_crypto.py
test/test_format.py
test/test_hashing.py
test/test_korrupt.py
test/test_reading.py
test/test_seek.py
tox.ini