1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2025-08-20 19:13:03 +02:00

module: add pytest for unit and snapshot testing with travis-ci

This commit is contained in:
cn
2018-03-14 00:39:10 +01:00
parent 8cfb2541b9
commit 2086f111f2
9 changed files with 244 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1 +1,4 @@
.cache/
env/
__pycache__/
*.pyc