yamllint/test
Package main provides test suites for the Yamllint Dagger module.
Installation
dagger install github.com/softwaredevelop/daggerverse/yamllint/test@efce5bec5854bf0560ae7ecb217436bbe766b817Types
Yamllinttest 🔗
Yamllinttest provides test functions for the Yamllint module.
all() 🔗
All runs all tests concurrently.
Return Type
Void ! Example
Function Yamllinttest.all is not accessible from the yamllint/test moduleFunction Yamllinttest.all is not accessible from the yamllint/test moduleFunction Yamllinttest.all is not accessible from the yamllint/test moduleFunction Yamllinttest.all is not accessible from the yamllint/test modulecheck() 🔗
Check tests that yamllint detects syntax errors in bad.yaml by default.
Return Type
Void ! Example
Function Yamllinttest.check is not accessible from the yamllint/test moduleFunction Yamllinttest.check is not accessible from the yamllint/test moduleFunction Yamllinttest.check is not accessible from the yamllint/test moduleFunction Yamllinttest.check is not accessible from the yamllint/test modulecheckWithConfig() 🔗
CheckWithConfig tests the dedicated CheckWithConfig function with a mandatory config file.
Return Type
Void ! Example
Function Yamllinttest.checkWithConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithConfig is not accessible from the yamllint/test modulecheckWithOptionalConfig() 🔗
CheckWithOptionalConfig tests the Check function with the optional config parameter.
Return Type
Void ! Example
Function Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test moduleFunction Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test module