stackwise icon indicating copy to clipboard operation
stackwise copied to clipboard

record output of a test

Open waynehamadi opened this issue 2 years ago • 0 comments

Problem: It's hard to know what a stack does just from one look. Solution: have an input and output folder that record input and output of a stack when running a test. This can also be used in PRs by a stacker so that he can prove his stack works.

This would effectively remove the need to use jest. instead of expecting a certain result we can simply record a result.

waynehamadi avatar Dec 04 '23 16:12 waynehamadi