Add test infrastructure

This commit is contained in:
Jan Dittberner 2016-05-01 18:12:02 +02:00
parent 1aeb916058
commit a5c82a6985
10 changed files with 783 additions and 7 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
.*.swp
.ropeproject/
__pycache__/
dist/
.coverage