Skip to content

Implementation of pytest for Testing#33

Merged
threeal merged 4 commits intomainfrom
test-with-pytest
Oct 20, 2023
Merged

Implementation of pytest for Testing#33
threeal merged 4 commits intomainfrom
test-with-pytest

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Oct 19, 2023

This pull request introduces pytest as the designated testing framework for this project. It also includes a new step in the CI workflow to execute the unit tests for this project. This closes #3.

@threeal threeal added the test label Oct 19, 2023
@threeal threeal added this to the Python Starter milestone Oct 19, 2023
@threeal threeal self-assigned this Oct 19, 2023
@threeal threeal marked this pull request as draft October 19, 2023 14:09
@threeal threeal marked this pull request as ready for review October 20, 2023 06:26
@threeal threeal merged commit d255e45 into main Oct 20, 2023
@threeal threeal deleted the test-with-pytest branch October 20, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Implementation of pytest for Testing

1 participant