.\" Man page generated from reStructuredText. . .TH "TOX" "1" "September 26, 2014" "1.4.2" "tox" .SH NAME tox \- A generic virtualenv management and test tool. . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBtox\fP [\fIoptions\fP] [\fIargs\fP] .SH DESCRIPTION .sp \fBtox\fP is a generic \fI\%virtualenv\fP management and test command line tool you can use for: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 checking that your package installs correctly with different Python versions and interpreters .IP \(bu 2 running your tests in each of the environments, configuring your test tool of choice .IP \(bu 2 acting as a front\-end to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell\-based testing .UNINDENT .UNINDENT .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help Show the help message and exit. .TP .B \-\-version Report version information to stdout. .TP .B \-v Increase the verbosity of reporting output. .TP .B \-\-showconfig Show configuration information. .TP .BI \-c \ Use the specified path as the configuration file. .TP .BI \-e \ Work against specified environments. \fBALL\fP selects all available environments. .TP .B \-\-notest Skip invoking test commands. .TP .B \-\-sdistonly Only perform the sdist packaging activity. .TP .BI \-i \ Set indexserver url (if \fBurl\fP is of form \fBname=url\fP set the url for the \fBname\fP indexserver, specifically) .TP .B \-r\fP,\fB \-\-recreate Force recreation of virtual environments. .UNINDENT .SH AUTHOR Holger Krekel , Barry Warsaw .SH COPYRIGHT Manual page (C) 2012, Barry Warsaw .\" Generated by docutils manpage writer. .