Tox (Python testing wrapper): Difference between revisions

Content deleted Content added
Reverted to revision 751008436 by Oliver Bestwalter (talk): Anon IPs cannot nominate articles for deletion for techinal reasons -- editor engaged on his talk page. (TW)
m remove obsolete (and redundant) doc link
Line 1:
{{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
|title=Welcome to the tox automation project
|website=
|url=http://codespeak.net/tox/
}}</ref><ref>{{Cite web
|title=Welcome to the tox automation project
|website=