- Go to Test Scenarios tab
- Open a Test Scenario
- In the right panel, click Code tab
You will see:
- YAML version of the test scenario (structure + metadata)
- JavaScript for the validation logic (Test Rules and DB Validations)
Benefits:
- See exactly what is being tested
- Understand AI-generated logic
- Maintain consistency across tests