Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds pytest to tox via py3-unit #378

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

JamesKunstle
Copy link
Contributor

We didn't have a pytest entrypoint available in our tox.ini file. This allows us to write unit tests inside the tests directory.

Solves: #377

We didn't have a pytest entrypoint available in our tox.ini file. This
allows us to write unit tests inside the `tests` directory.

Solves: instructlab#377

Signed-off-by: James Kunstle <jkunstle@redhat.com>
@JamesKunstle JamesKunstle linked an issue Dec 19, 2024 that may be closed by this pull request
@mergify mergify bot added CI/CD Affects CI/CD configuration testing Relates to testing labels Dec 19, 2024
@mergify mergify bot added the one-approval label Dec 20, 2024
@mergify mergify bot merged commit eae2ec8 into instructlab:main Dec 20, 2024
9 checks passed
@mergify mergify bot removed the one-approval label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Affects CI/CD configuration testing Relates to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pytest unit testing to tox environments
3 participants