tox-dev / tox-docker

A tox plugin to run one or more Docker containers during tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4 support

gaborbernat opened this issue · comments

tox v4 is getting ready and we'd like to make sure this plugin is supported from day 1, we're collecting feature gaps for this under tox-dev/tox#1974. Would be great if you could join our development chat under https://discord.gg/tox so we can assist with this. If you do so please drop in a line in the #plugin chat with the name of the repository you maintain. Thanks!

See branch tox4 ... as of just now, tox-docker works with tox 4.0.0a9. I'll close this once I cut a release to PyPI.

Can you make a PR with it please (draft). I want to comment in the parts where I believe we're not doing what's expected 😊

Sure -- #113

What is the status of the tox4 support? Looks like it is in master, but not released on PyPI?

whoops, I forgot all about this, sorry! now that tox4 is (long since) out, I've published a regular release of tox-docker at https://pypi.org/project/tox-docker/4.0.0/, which should work with tox 3 and 4