sui icon indicating copy to clipboard operation
sui copied to clipboard

[move] Add printout of input commands in transactional test runner

Open tzakian opened this issue 7 months ago • 1 comments

Description

Adds a printout of the command run in the expected files for the Move transactional test runner, and also adds a way for custom subcommands to change this (and this is then used for PTBs in transactional tests).

The bottom commit contains the actual changes, and the top commit contains all of the changes to expected value files.

Test plan

Update existing tests with the new output.

tzakian avatar Jul 10 '24 17:07 tzakian