16 lines
409 B
Markdown
16 lines
409 B
Markdown
---
|
|
applyTo: "content/**/*.md, layouts/**/*.html"
|
|
---
|
|
|
|
### Detailed Testing Setup
|
|
|
|
For comprehensive testing information, including:
|
|
- Code block testing setup and configuration
|
|
- Link validation testing procedures
|
|
- Style linting with Vale
|
|
- Pre-commit hooks and GitHub Actions integration
|
|
- Advanced testing procedures and troubleshooting
|
|
|
|
Please refer to the main **[TESTING.md](../../TESTING.md)** file.
|
|
|