Dagger
Search

yamllint/test

Package main provides test suites for the Yamllint Dagger module.

Installation

dagger install github.com/softwaredevelop/daggerverse/yamllint/test@f9a9366ca0e07c172ce325edbcb911e3f922922b

Types

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 module
Function Yamllinttest.all is not accessible from the yamllint/test module
Function Yamllinttest.all is not accessible from the yamllint/test module
Function Yamllinttest.all is not accessible from the yamllint/test module

check() 🔗

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 module
Function Yamllinttest.check is not accessible from the yamllint/test module
Function Yamllinttest.check is not accessible from the yamllint/test module
Function Yamllinttest.check is not accessible from the yamllint/test module

checkWithConfig() 🔗

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 module
Function Yamllinttest.checkWithConfig is not accessible from the yamllint/test module
Function Yamllinttest.checkWithConfig is not accessible from the yamllint/test module
Function Yamllinttest.checkWithConfig is not accessible from the yamllint/test module

checkWithOptionalConfig() 🔗

CheckWithOptionalConfig tests the Check function with the optional config parameter.

Return Type
Void !
Example
Function Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test module
Function Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test module
Function Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test module
Function Yamllinttest.checkWithOptionalConfig is not accessible from the yamllint/test module