When a change is made, that impacts fixtures, it should be possible to run a single comment, to update them all.
And then all the tests should for the most part pass.
Right now, you have to navigate the source, console logging and editing files, it a way that is likely to lead to bugs, and which is certainly much slower that deterministically rebuilding test vectors.
When a change is made, that impacts fixtures, it should be possible to run a single comment, to update them all.
And then all the tests should for the most part pass.
Right now, you have to navigate the source, console logging and editing files, it a way that is likely to lead to bugs, and which is certainly much slower that deterministically rebuilding test vectors.