* [ts-jest v29.4.11](https://github.com/kulshekhar/ts-jest) – Jest transformer with source map support for testing TypeScript projects including type-checking. * [Suites v3.1.0](https://github.com/suites-dev/suites) – Unit testing framework for TypeScript backends using inversion of control and dependency injection. * [jest-light-runner v0.7.12](https://github.com/nicolo-ribaudo/jest-light-runner) – Jest runner executing tests directly in Node.js without environment virtualization. * [React Native Testing Library v14.0.0-rc.0](https://github.com/callstack/react-native-testing-library) – Comprehensive testing utilities for React Native components that promote good testing practices. * [Jest Preset Angular v16.1.5](https://github.com/thymikee/jest-preset-angular) – Preset configuration of Jest for Angular projects. * [Go Snaps v0.5.22](https://github.com/gkampitakis/go-snaps) – Jest-like snapshot testing for Go.