atoum Verified for current stable LTS

Atoum Command: Run Specific Directory Of Tests

An engineer would use the command 'atoum --directories path/to/directory' to execute all unit tests located within a specific directory during the testing phase of software development. Exact CLI syntax to run specific directory of tests using Atoum.

When to use this: An engineer would use the command 'atoum --directories path/to/directory' to execute all unit tests located within a specific directory during the testing phase of software development.

Command Syntax

atoum -d <path/to/directory>

Command Breakdown

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

FAQ

Purpose: Exact syntax to run specific directory of tests using Atoum.

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 Atoum directory