textlint / textlint-plugin-html

HTML support for textlint
MIT License
20 stars 8 forks source link

Make example test to snapshot testing #24

Open azu opened 1 year ago

azu commented 1 year ago

https://github.com/textlint/textlint-plugin-html/tree/master/example current example is just example. It is not automatic testing.

We improve the testing by moving example to snapshot testing. We can improve stablity by using actual website HTML + actual textlint rule set as snapshot.