Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct{}
Detector is detector adapter for Cypress like tests
func (Detector) Is ¶
func (d Detector) Is(options apiClient.UpsertTestOptions) (name string, ok bool)
Is detects based on upsert test options what kind of test it is
func (Detector) IsWithPath ¶
func (d Detector) IsWithPath(path string, options apiClient.UpsertTestOptions) (name string, ok bool)
IsWithPath detects based on upsert test options what kind of test it is
Click to show internal directories.
Click to hide internal directories.