superlint/.automation/test/README.md
2020-02-04 09:11:31 -06:00

8 lines
448 B
Markdown

# Test Cases
This folder holds `template test cases` that are used to validate the sanity of the **Super-Linter**.
The format:
- Each **Super-Linter** language should have its own folder
- Folder(s) containing test cases for each language supported
- Passing test case(s) per language denoted in naming scheme
- Failing test case(s) per language denoted in naming scheme
- Script to run test cases and validate the sanity of **Super-Linter**