Tox (Python testing wrapper): Difference between revisions

Content deleted Content added
Nominated for deletion
article for deletion
Line 1:
<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Afd notice}}
{{Article for deletion/dated|page=Tox (Python testing wrapper)|timestamp=20170407090428|year=2017|month=April|day=7|substed=yes}}
 
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Jackie Ibanez|date=26 April 2017}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
{{lowercase title}}
'''<code>tox</code>''' is a command-line driven automated testing tool for [[Python (programming language)|Python]], based on the use of <code>[[virtualenv]]</code>. It can be used for both manually-invoked testing from the desktop, or continuous testing within [[continuous integration]] frameworks such as [[Jenkins (software)|Jenkins]] or [[Travis CI]].<ref>{{Cite web