hadolint/test
Package main provides tests for the Hadolint Dagger module.
Installation
dagger install github.com/softwaredevelop/daggerverse/hadolint/test@34bcf6411d3d63edac14b34277540ebc74ac4092Types
Hadolinttest 🔗
Hadolinttest provides test functions for the hadolint module.
all() 🔗
All runs all tests concurrently.
Return Type
Void ! Example
Function Hadolinttest.all is not accessible from the hadolint/test moduleFunction Hadolinttest.all is not accessible from the hadolint/test moduleFunction Hadolinttest.all is not accessible from the hadolint/test moduleFunction Hadolinttest.all is not accessible from the hadolint/test modulecheck() 🔗
Check tests hadolint on invalid testdata without configuration.
Return Type
Void ! Example
Function Hadolinttest.check is not accessible from the hadolint/test moduleFunction Hadolinttest.check is not accessible from the hadolint/test moduleFunction Hadolinttest.check is not accessible from the hadolint/test moduleFunction Hadolinttest.check is not accessible from the hadolint/test modulecheckWithConfig() 🔗
CheckWithConfig tests the backwards-compatible CheckWithConfig wrapper function.
Return Type
Void ! Example
Function Hadolinttest.checkWithConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithConfig is not accessible from the hadolint/test modulecheckWithOptionalConfig() 🔗
CheckWithOptionalConfig tests the new optional config parameter of the Check function.
Return Type
Void ! Example
Function Hadolinttest.checkWithOptionalConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithOptionalConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithOptionalConfig is not accessible from the hadolint/test moduleFunction Hadolinttest.checkWithOptionalConfig is not accessible from the hadolint/test module