tektronix / tektronix/python-package-ci-cd
[FEAT]: Enable support for `nox` in the code and documentation testing workflows
Open
Nobody has claimed this yet.
enhancement
good first issue
reusable-workflows
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- Avg merge
- 15h 7m
- Merged PRs (30d)
- 27
Description
Description
It would be nice to allow users to use either tox or nox to run their tests. A new workflow input should be added which switches from using tox to using nox.
See this article for a few examples.
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code and documentation testing workflows and their existing tox configuration. Add the workflow input that selects tox or nox, then verify that both testing modes work and that the corresponding usage is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100