feat(projekt-matching): scaffold package, venv, pytest smoke
This commit is contained in:
5
projekt-matching/tests/test_smoke.py
Normal file
5
projekt-matching/tests/test_smoke.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import projektmatch
|
||||
|
||||
|
||||
def test_package_imports():
|
||||
assert projektmatch.__doc__
|
||||
Reference in New Issue
Block a user