Add pytest config and key derivation tests

This commit is contained in:
thePR0M3TH3AN
2025-06-29 23:06:22 -04:00
parent c8b54fc791
commit 0088211193
3 changed files with 23 additions and 2 deletions

3
pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
log_cli = true
log_cli_level = INFO