Added testing with pytest and support for travis ci. Also added requirements file.

This commit is contained in:
2017-12-16 15:07:51 +01:00
parent 6b771796e9
commit 739a70a8f8
28 changed files with 77 additions and 0 deletions

6
tests/test_luke04.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python3.6
from luke_04.not_pal_but_an import main
def test_answer():
assert main() == 111