You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
Jest appears to have TypeScript support out of the box, which would make testing a lot simpler for us. Also comes with some expect stuff, which also supports promises with no extra stuff, as well as mocks.
The text was updated successfully, but these errors were encountered:
Jest appears to have TypeScript support out of the box, which would make testing a lot simpler for us. Also comes with some
expect
stuff, which also supports promises with no extra stuff, as well as mocks.The text was updated successfully, but these errors were encountered: