The latest news, updates, and changes to Sosia.
- Implemented jest example/variant test runner with snapshot comparison using
jest-image-snapshot
- Implemented configuration/plugin model for seeding tests from a source of examples
- Implemented configuration/plugin model for providing an environment for capturing snapshots
- Implemented a markdown source for seeing tests from JSX code blocks in markdown files
- Implemented a Puppeteer based browser target for render components in headless chrome and capturing a snapshot of the result
- Added inital documentation for getting started with Sosia