Expand description
Integration testing workflow engine
Supports multi-endpoint test flows with state management, variable extraction, and conditional logic for comprehensive integration testing.
Structs§
- Assertion
Result - Assertion result
- Body
Assertion - Body assertion
- Executed
Request - Executed request
- Executed
Response - Executed response
- Header
Assertion - Header assertion
- Integration
Test Generator - Workflow generator - generates integration test code
- Integration
Workflow - Integration test workflow
- Step
Condition - Step condition
- Step
Execution - Step execution record
- Step
Request - Step HTTP request
- Step
Validation - Step validation
- Validation
Result - Validation result
- Variable
Extraction - Variable extraction
- Workflow
Setup - Workflow setup configuration
- Workflow
State - Workflow execution state
- Workflow
Step - Workflow step
Enums§
- Assertion
Type - Assertion type
- Condition
Operator - Condition operator
- Extraction
Source - Extraction source