ElonVolo / evcodeshift

A JavaScript codemod toolkit.
MIT License
16 stars 1 forks source link

Adding ability to save actual test output #8

Closed ElonVolo closed 2 years ago

ElonVolo commented 2 years ago

Adds the saveoutput option flag to the defineTest() function, to allow the transformed output from running the unit tests to be saved for future inspections.