Module test

Source

Structs§

DefaultTestRegistry
The DefaultTestRegistry is used by default to locate tests for the builtin test formats.
Test
Test represents information about a single test instance
TestConfig
This is the type represents a local lit test configuration file
TestList
TestResult
Wrapper for the results of executing an individual test

Enums§

TestConfigError
TestStatus

Traits§

TestRegistry