Skip to content

ci(test): test module across all supported python versions in ci#13

Merged
whatsacomputertho merged 7 commits into
mainfrom
tox-ci-test
Apr 27, 2025
Merged

ci(test): test module across all supported python versions in ci#13
whatsacomputertho merged 7 commits into
mainfrom
tox-ci-test

Conversation

@whatsacomputertho
Copy link
Copy Markdown
Member

In this PR, I introduce tox into our unit testing to test our module across multiple python versions. I also introduce pytest-cov to generate a coverage report during testing. I make some quality of life updates to our dependency management by adding new requirements.*.txt files for various purposes (doc, build, test). I bring this all together into a new GH Actions workflow for executing our unit tests in CI.

For reference, see

Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
Signed-off-by: whatsacomputertho <ebalcik71@gmail.com>
@whatsacomputertho whatsacomputertho merged commit 19901dd into main Apr 27, 2025
4 checks passed
@whatsacomputertho whatsacomputertho deleted the tox-ci-test branch April 27, 2025 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant