Skip to content

Add a test trace option #136

@gtkramer

Description

@gtkramer

Similar to the execution trace feature (enabled via set -x) in many shells, it would be nice to have a similar feature in BATS to enable "test tracing". Since setting set -x in a BATS test script is too verbose to be useful, I would like to see a test trace print out the series of commands executed in the course of a test execution, ignoring all BATS-internal routines.

Metadata

Metadata

Assignees

Labels

Component: Bash CodeEverything regarding the bash codePriority: HighBroken behavior in specific environments like in parallel mode or only on some operating systemsType: Enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions