Categorygithub.com/wego/pkg/integration-test
modulepackage
0.1.1
Repository: https://github.com/wego/pkg.git
Documentation: pkg.go.dev

# Packages

Package sql provides test suite for integration test with.

# Functions

TestEnabled determines if integration testing is enabled by checking env variable flag 'ENABLE_INTEGRATION_TEST'.

# Interfaces

TestSuite interface for integration testing of external components such as database or webservice.