Sign inSign up

smitt04/tox

By smitt04

Updated over 8 years ago

Run tox through docker

Image
0

1.3K

smitt04/tox repository overview

tox

Allows running your tests through tox. A tox.ini file is required.

Setup

You need to mount or add code under the /app path.

You can just run with the tox comnmand.

Example

An example running tox locally.

docker run -it -v `pwd`:/app smitt04/tox tox

Tag summary

Content type

Image

Digest

Size

192.2 MB

Last updated

over 8 years ago

docker pull smitt04/tox