suite

package
v0.0.0-...-16e1b16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunIntegrationTest

func RunIntegrationTest(t *testing.T, s testify.TestingSuite)

RunIntegrationTest runs the integration tests if the TEST_MODE is integration or both.

func RunUnitTest

func RunUnitTest(t *testing.T, s testify.TestingSuite)

RunUnitTest runs the unit tests if the TEST_MODE is unit or both.

Types

type Suite

type Suite struct {
	suite.Suite
}

func (*Suite) Skip

func (s *Suite) Skip(name string, f func()) bool

func (*Suite) Todo

func (s *Suite) Todo(name string, f func()) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL