cross icon indicating copy to clipboard operation
cross copied to clipboard

Add UI test

Open Emilgardis opened this issue 3 years ago • 2 comments

We should consider using UI tests to the CI/tests ala snapbox or trycmd

this would help catch unexpected changes to output that don't necessarily cause the build to error.

Emilgardis avatar Sep 29 '22 14:09 Emilgardis

~~I think assert_cmd might be the proper tool for the job here: https://crates.io/crates/assert_cmd~~

Edit: trycmd is probably better, and I'll try to configure it entirely tomorrow.

Alexhuszagh avatar Nov 05 '22 14:11 Alexhuszagh

I think some variant of this should be finished prior to 0.3.0, just to avoid any regressions during our next release.

Alexhuszagh avatar Nov 12 '22 13:11 Alexhuszagh