-
-
Notifications
You must be signed in to change notification settings - Fork 405
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
Implement tox #2661
Implement tox #2661
Conversation
For running tests on all the mentioned environments use the command: For example: |
You said in Slack that the main benefit is testing against multiple Python versions. With our static environment, I am not sure that applies to TARDIS. What other benefits does tox provide? |
Some other benefits:
Resources: |
Can tox implement single-command testing for all of the not (continuum or rpacket_tracking), continuum, and rpacket_tracking test cases? |
is this done? @atharva-2001 told me that we don't want to use it. |
Yes we can. |
Yep, its not worth it in our case. |
📝 Description
Type: 🚀
feature
The PR aims at implementing tox for automated testing across various Python versions and environments.
📌 Resources
Examples, notebooks, and links to useful references.
🚦 Testing
How did you test these changes?
☑️ Checklist
build_docs
label