serverlessworkflow / sdk-typescript

Typescript SDK for Serverless Workflow
https://serverlessworkflow.io/
Apache License 2.0
62 stars 16 forks source link

moved from jasmine to jest #151

Closed antmendoza closed 2 years ago

antmendoza commented 2 years ago

Many thanks for submitting your Pull Request :heart:!

What this PR does / why we need it: IMO jest is easier to use having better integration with IDEs. In IntelliJ, for example, you will see these kinds of errors

Screenshot 2021-12-05 at 21 06 02

Special notes for reviewers:

Additional information (if needed):