Open BSteffaniak opened 1 year ago
Hi! I've been working on an attempt to fix #71 and wanted to offer to add the Jest testing library as a separate PR.
I've updated test.ts to compare ts2gas code against what we expect it to be for a given ts input.
Using a unit testing framework like Jest has given me a much better dev experience to make sure I'm not breaking things as I'm trying stuff out.
Let me know your thoughts!
Hi! I've been working on an attempt to fix #71 and wanted to offer to add the Jest testing library as a separate PR.
I've updated test.ts to compare ts2gas code against what we expect it to be for a given ts input.
Using a unit testing framework like Jest has given me a much better dev experience to make sure I'm not breaking things as I'm trying stuff out.
Let me know your thoughts!