adamant-toddler-18579
03/17/2023, 2:54 PMadventurous-dream-20049
03/17/2023, 4:18 PMenough-truck-68085
03/20/2023, 2:05 PMcommand:start and test:after:run events and write your own steps in the e2e.js file.
For each command that starts, store it to some variable array.
Then after a test has finished write that array to any file in your desired format.
Requires some manual setup but I've used these events for logging command performance metrics before.