Skip to main content

Module test_runner

Module test_runner 

Source
Expand description

Test execution and TDD support functionality. Test-driven development helpers and generators. Test execution and TDD support functionality.

Structs§

TestItem
Test item representing a test that can be run
TestRange
Source location range for a test item
TestResult
Test result after running a test
TestRunner
Test Runner for Perl tests

Enums§

TestKind
Classification of test items
TestStatus
Outcome status of a test execution