]> git.phdru.name Git - sqlconvert.git/commit
Use pytest for testing
authorOleg Broytman <phd@phdru.name>
Sun, 11 Sep 2016 18:37:36 +0000 (21:37 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 11 Sep 2016 18:37:36 +0000 (21:37 +0300)
commitd6d2d76d2b29e8384169c5b86e19e494fab1a464
tree94b69420d6abb1d073dc18c457a7f7569779740e
parent6d0a03d91697c78a14b7ef31aa71b47b400fbb4b
Use pytest for testing
ChangeLog
requirements_dev.txt [new file with mode: 0644]
tests/Makefile
tests/__init__.py [deleted file]
tests/run_all.py [deleted file]
tests/test_stgrouper.py [changed mode: 0755->0644]
tests/test_tokens.py [changed mode: 0755->0644]