Tox (Python testing wrapper): Difference between revisions

Content deleted Content added
No edit summary
AFD closed as speedy keep (XFDcloser)
Line 1:
<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Article for deletion/dated|page=Tox (Python testing wrapper)|timestamp=20190706192913|year=2019|month=July|day=6|substed=yes}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Tox (Python testing wrapper)|date=6 July 2019|result='''keep'''}} -->
<!-- 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