Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 651 Bytes

changelog.md

File metadata and controls

15 lines (10 loc) · 651 Bytes

The latest news, updates, and changes to Sosia.

1.0.0

New Features

  • 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

Documentation

  • Added inital documentation for getting started with Sosia