Skip to main content

Crate oicana_testing

Crate oicana_testing 

Source
Expand description

Types and logic for Oicana template tests

Modules§

collect
Methods to collect test cases
execution
Test execution

Structs§

BlobInputValue
A blob input.
FuzzJson
Json input to be fuzzed as part of the test execution.
JsonInputValue
An input with JSON values.
TemplateTest
A template test
TemplateTestCollection
A collection of test definitions
Test
A test case for a template

Enums§

InputValue
An input value for an Oicana template.
JsonTestValue
Values for json inputs in tests
PrepareTestError
Error cases while preparing a test case for execution
Snapshot
Test snapshot
SnapshotConfig
Configure or disable snapshot file comparison for the test
SnapshotMode
What to do with the test snapshot file
TestCollectionError
Errors that can be produced when collection test cases