Start Tox command from within the tox file (Test UI)#10
Start Tox command from within the tox file (Test UI)#10The-Compiler merged 14 commits intoThe-Compiler:mainfrom
Conversation
…re/start-envs-from-tox-ini
…re/start-envs-from-tox-ini
Thanks for the comment, Peter!
|
FYI, I'll mostly be away until after Easter (at PyConDE and then a digital arts event) - thus, I'll probably only get to reviewing this in 2 weeks or so. Meanwhile, thanks for the contribution and your patience! |
…python-tox into feature/start-envs-from-tox-ini
Thank you for the heads-up. I merged the changes from #9, so that we don't get conflicts, when it is merged first. Please contact me or @pkirch anytime, if you want to discuss the approaches a bit further than the discussion board. |
…python-tox into feature/start-envs-from-tox-ini
|
@starlord-daniel, LGTM! Only one remark: imho, it would look simpler and cleaner if the new functionality were in its own class. |
|
Thanks! Merged with a couple of cleanups I noticed when trying to understand the code (or more accurately, trying to understand the VS Code Testing API 😅):
I also opened a couple of follow-up issues I'd appreciate your input on: |
Additions
runToxfor the chosen testsHow to test
Run Extensionlaunch commandImplements #11