mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-03 22:48:49 +01:00
Refactor tests to split large repo tests into separate files so ava will run them in parallel (reduces test time by ~50%).
This commit is contained in:
parent
7d2248d211
commit
d0a491d74b
12 changed files with 597 additions and 623 deletions
11
test/snapshots/markdownlint-test-repos-mdn-content.js.md
Normal file
11
test/snapshots/markdownlint-test-repos-mdn-content.js.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Snapshot report for `test/markdownlint-test-repos-mdn-content.js`
|
||||
|
||||
The actual snapshot is saved in `markdownlint-test-repos-mdn-content.js.snap`.
|
||||
|
||||
Generated by [AVA](https://avajs.dev).
|
||||
|
||||
## https://github.com/mdn/content
|
||||
|
||||
> Expected linting violations
|
||||
|
||||
''
|
||||
Loading…
Add table
Add a link
Reference in a new issue