atoum Verified for current stable LTS

Atoum Command: Load Bootstrap File

An engineer would use the 'atoum --bootstrap-file path/to/file' command when they need to specify a custom bootstrap file for initializing their unit tests in the atoum testing framework. Exact CLI syntax to load bootstrap file using Atoum.

When to use this: An engineer would use the 'atoum --bootstrap-file path/to/file' command when they need to specify a custom bootstrap file for initializing their unit tests in the atoum testing framework.

Command Syntax

atoum -bf <path/to/file>

Command Breakdown

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

FAQ

Purpose: Exact syntax to load bootstrap file 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