Allow blessing test stdout/stderr #1588
Labels
A-tests
Area: affects our test suite or CI
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
Currently, I need to update the captured stdout/stderr for each test individually whenever it changes. It would be nice to have a
./miri test --bless
mode, which would work like./x.py test --bless
The text was updated successfully, but these errors were encountered: