Skip to content

Feat/use testing framework#79

Open
BSteffaniak wants to merge 6 commits into
grant:masterfrom
BSteffaniak:feat/use-testing-framework
Open

Feat/use testing framework#79
BSteffaniak wants to merge 6 commits into
grant:masterfrom
BSteffaniak:feat/use-testing-framework

Conversation

@BSteffaniak

Copy link
Copy Markdown

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.

ts2gas-jest

Let me know your thoughts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

function imports are strange

1 participant