tox Verified for current stable LTS

Tox Command: Run Tests Specific Environment

Use for run tests specific environment with Tox. Exact CLI syntax to run tests specific environment using Tox.

When to use this: Use for run tests specific environment with Tox.

Command Syntax

tox -e <py36>

Live Command Builder

Final Command

tox -e <py36>

Command Breakdown

-e
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run tests specific environment using Tox.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Tox directory