Added pytests as test entrypoint

This commit is contained in:
Sergio Oliveira Campos
2020-05-18 17:43:08 -03:00
parent bf15351c07
commit 315f93c09a
4 changed files with 148 additions and 0 deletions

2
pytest.ini Normal file
View File

@@ -0,0 +1,2 @@
[pytest]
python_files = test_*.py