hadolint/test
Package main provides tests for the Hadolint Dagger module.
Installation
dagger install github.com/softwaredevelop/daggerverse/hadolint/test@fdcdd2f195bb63b7c5379bea8d3832d683677b40Types
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