# 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.