Files
2025-11-30 08:23:30 +08:00

533 B

References

Bundled resources for snapshot-test-manager skill

  • jest_snapshot_format.md Documentation on Jest snapshot format and best practices.
  • vitest_snapshot_format.md Documentation on Vitest snapshot format and best practices.
  • playwright_snapshot_format.md Documentation on Playwright snapshot format and best practices.
  • storybook_snapshot_format.md Documentation on Storybook snapshot format and best practices.
  • snapshot_update_workflow.md Detailed workflow for updating snapshots with examples.