americanexpress / jest-image-snapshot

✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
Apache License 2.0
3.83k stars 198 forks source link

ci: windows & mac #342

Closed LeoDog896 closed 12 months ago

LeoDog896 commented 1 year ago

Description

This PR adds a matrix to run the CI on Windows, Mac, and Linux, and fixes a broken test on windows because of a different path name

Motivation and Context

To stop operating system regressions and allow for testing the repository in a Windows development environment.

Types of Change

Checklist:

What is the Impact on Developers Using Jest-Image-Snapshot?

Very little - this stops possible regressions in path systems, as what happened with https://github.com/privatenumber/pkgroll/issues/10

Matthew-Mallimo commented 12 months ago

Thank you!

oneamexbot commented 10 months ago

:tada: This PR is included in version 6.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: