Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:48 +08:00
commit d89fe8646c
12 changed files with 570 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for visual-regression-tester skill
- [ ] example_percy_config.yml: Example Percy configuration file.
- [ ] example_chromatic_config.yml: Example Chromatic configuration file.
- [ ] example_backstop_config.js: Example BackstopJS configuration file.
- [ ] html_report_template.html: HTML template for generating visual regression test reports.