]> git.k1024.org Git - pyxattr.git/commit
Convert test suite to pytest
authorIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:22:15 +0000 (04:22 +0100)
committerIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:22:15 +0000 (04:22 +0100)
commite2224bca2e936daf0d7649540f4eaaf19c53c2bb
treef8e9b1b76df28d3c3f155183e6b3013a168ce2e0
parent81cc7f32be0ec4acc073a211e1c8a5b2196494ef
Convert test suite to pytest

Much more parametrisation, which means:

- more test cases covered (testing more/all object types in most
  functions)
- more granular tests, which should help diagnose of failures
.travis.yml
Makefile
test/test_xattr.py