Added unit module
This commit is contained in:
4
tests/videodinges/unit/__init__.py
Normal file
4
tests/videodinges/unit/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""
|
||||
Module for storing 'real' _unit_ tests.
|
||||
Meaning, they should test single small units e.g. methods or functions in an isolated way.
|
||||
"""
|
||||
Reference in New Issue
Block a user