Skip to content

Record and output per test case timing information for bats tests #162

@Kami

Description

@Kami

Right now we don't have per test-case (test function) timing information for new bats test which means it's hard and slow to debug various timing related test issues.

We will likely need to write our own bats plugin or perhaps, fork bats core and make modifications there. Since each test function is just a bash function, I would imagine it would be an easy change.

We had test timing information available with robot tests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions