Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LazyTestLoader ¶
type LazyTestLoader struct {
Engines []engines.LazyEngine
}
func NewLazyTestLoader ¶
func NewLazyTestLoader(e []engines.LazyEngine) *LazyTestLoader
func (*LazyTestLoader) LoadLazyTests ¶
func (l *LazyTestLoader) LoadLazyTests(dir string) (*tview.TreeNode, error)
Click to show internal directories.
Click to hide internal directories.