test dirs + fixture session/init in conftest

This commit is contained in:
2025-08-22 11:53:08 +02:00
parent eb11a3cd04
commit ef2688b61a
6 changed files with 68 additions and 0 deletions

View File

View File

@@ -0,0 +1,9 @@
class TestPasswordTool:
def test_check(self):
pass
def get_by_name(self):
pass