Files
SpecterOps-Nemesis/libs/nemesis_dpapi
Lee Chagolla-Christensen 47ba702a10 fixup asyncio/dapr problems
2025-10-02 14:16:18 -07:00
..
2025-09-03 17:10:39 -07:00
2025-10-02 14:16:18 -07:00
2025-10-02 14:16:18 -07:00
2025-10-02 14:16:18 -07:00
2025-09-30 15:52:44 -07:00
2025-09-30 15:52:44 -07:00
2025-09-23 23:15:32 -07:00

Tests

Run all unit tests:

poetry run pytest

Benchmarks

Run only benchmark tests:

poetry run pytest  --benchmark-only -v

Run benchmarks in a file:

poetry run pytest tests/benchmarks/bench_backupkey_decryption.py::TestMasterkeyDecryptionBenchmarks::test_single_masterkey_decryption --benchmark-only -v