Simon Smith

Results 117 comments of Simon Smith
trafficstars

Is there a reason why your screenshots folder is identical to the snapshots folder? That seems like it would cause problems to me. Can you try the Cypress default of...

Thanks for the report, I'll take a look this week @sbrow What platform are you on? The tests in this repository run on Linux/Mac and I see no such issue...

Could you please show me the difference in path between `open` and `run` mode that are generated? The screenshots are not that useful for this Also, note that you can...

There is a specific test case to allow `snapFilenameExtension` to be an empty string, so this should be fine. For that reason I need a more robust reproduction of the...

Simplest way to solve this is to run your Cypress tests in a Docker container to ensure consistency across platforms. This extends to things like inputs, fonts etc across different...

~~You create the original snapshots in Docker too?~~ nvm, I didn't see the full title Only thing I can advise is that you have the same distro and version as...