Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertTestName ¶
ConvertTestName converts a test name to a format suitable for stack names or similar uses. e.g. "TestHandlerData_ProjectApiHandler/Restart_Project_-_Invalid_Method" should be converted to "testhandlerdata-projectapihandler_restart-project-invalid-method". Returns a string that is lowercase, with non-alphanumeric characters replaced by hyphens, and truncated to 63 characters if necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.