Skip to main content

expected_test_names

Function expected_test_names 

Source
pub fn expected_test_names(file: &File) -> Vec<String>
Expand description

List the expected test function names that the harness generates.

Used by intent-implement to validate that the LLM output includes all contract tests.