diff --git a/doc/en/explanation/goodpractices.rst b/doc/en/explanation/goodpractices.rst index 186beae58..f66ef5a68 100644 --- a/doc/en/explanation/goodpractices.rst +++ b/doc/en/explanation/goodpractices.rst @@ -240,7 +240,7 @@ tox ------ Once you are done with your work and want to make sure that your actual -package passes all tests you may want to look into `tox`_, the +package passes all tests you may want to look into `tox `_, the virtualenv test automation tool and its `pytest support `_. tox helps you to setup virtualenv environments with pre-defined