Releases: mmunz/ddev-backstopjs
Releases · mmunz/ddev-backstopjs
v1.0.5
v1.0.4
What's Changed
- use official testing action by @tyler36 in #9
- bump ddev test action by @tyler36 in #11
- Bump backstopjs image by @tyler36 in #10
- Open backstop report with absolute url
- Fix reinstall of the addon when the ddev-generated line was removed from tests/backstop/backstop_data/.gitignore (#5)
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Upgrade BackstopJS to v6.2.2
- Fix issues preventing sudo
- Install Playwright browser dependencies
Thanks to @mwaltonen for those improvements.
Add backstop-results command
This adds a simple host command to open the results page in browser. Thanks to @bserem for that contribution.
Fix generation of .gitignore file
v1.0.1 Fix generation of .gitignore file
First release
v1.0.0 fix tests