No description
Find a file
Tiara Rodney 59dcc2c7c0
Merge branch 'feature/10' into dev
ID: 10
Type: feature
Title: pytest current test context fixtures
Status: done
Priority: high
Created: 2025-06-20
Description: add fixtures for doing things in relation to the active testing
             context
2025-06-20 21:48:41 +02:00
src/byteb4rb1e/utils feat(testing): init pytest fixtures 2025-06-20 21:47:17 +02:00
tests feat(testing): init pytest fixtures 2025-06-20 21:47:17 +02:00
.gitignore chore(test): ignore test-reports 2025-06-20 20:19:32 +02:00
configure init 2025-05-03 19:28:01 +02:00
configure.ac init 2025-05-03 19:28:01 +02:00
LICENSE feat(license): add unlicense license 2025-06-20 20:39:19 +02:00
Makefile feat(testing): init pytest fixtures 2025-06-20 21:47:17 +02:00
Pipfile feat(testing): init pytest fixtures 2025-06-20 21:47:17 +02:00
Pipfile.lock chore(test): remove redundant dependencies 2025-06-20 20:19:31 +02:00
pyproject.toml chore: change license reference 2025-06-20 20:39:34 +02:00
requirements-dev.txt init 2025-05-03 19:28:01 +02:00
TODO todo(10): done 2025-06-20 21:48:21 +02:00
tox.ini feat(testing): init pytest fixtures 2025-06-20 21:47:17 +02:00