You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
Currently the only entry point for generating visual regression tests is via markdown examples, but it would be really great to be able to support something like this directly:
This would be a softer starting point for people familiar with Jest, and would also provide simpler integration with typescript (type checking the component examples from markdown files is not something we currently have support for)