Migrating a react code base test from using ts-jest to babel-jest
📷 photo credit Etienne Girardet from splash
Issues with ts-jest includes test coverage issues, working with a certain version of jest, extra configuration.
Opting for babel-jest that comes default to jest when a babel config is present in the root...
blog.oluwasetemi.dev9 min read