Discover Packages
github.com/simpleusd/istio
tests
util
checker
flaky_test_finder
package
Version:
v0.0.0-...-edfa39e
Opens a new window with list of versions in this module.
Published: Jan 28, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ReportFlakyTests reports names of tests that have annotation.IsFlaky() call.
type RulesMatcher struct {
}
RulesMatcher filters out test files and detects test type.
GetRules checks path absp and decides whether absp is a test file. It returns true and rules to
parse the file. Path absp is valid path to a test file if its suffix is _test.go.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.