nodev-io / pytest-nodev

Test-driven source code search for Python.
http://pytest-nodev.readthedocs.io
MIT License
27 stars 8 forks source link

Document how to run pytest-nodev in a disposable container #20

Closed alexamici closed 8 years ago

alexamici commented 8 years ago

It is the only way to run arbitrary specification tests securely and reproducibly.

See https://stackoverflow.com/questions/35322452 and https://mail.python.org/pipermail/pytest-dev/2016-February/003391.html

alexamici commented 8 years ago

Added a reference to nodev-tutorial with the Dockerfile in the docs.