Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 16, 2022. It is now read-only.
This repository was archived by the owner on Mar 16, 2022. It is now read-only.
There was an error while loading. Please reload this page.
We should migrate from Karma to Jest for testing due to compatibility issues.
After the update to Typescript 3.8, we can use the latest version.
For the usage of
ts-jestit is important to use a pinned version without^. The reason for that is that its Major version follows Jest, which means that minor changes can be breaking. See the docs.