Jest Testing Framework
Jump to navigation
Jump to search
A Jest Testing Framework is a JavaScript testing framework that ...
- AKA: Jest Framework.
- See: Svelte, Jasmine (JavaScript Testing Framework), Meta Platforms, Web Application, Babel (Compiler).
References
2023
- (Wikipedia, 2023) ⇒ https://en.wikipedia.org/wiki/Jest_(framework) Retrieved:2023-7-11.
- Jest is a JavaScript testing framework built on top of Jasmine and maintained by Meta (formerly Facebook). It was designed and built by Christoph Nakazawa with a focus on simplicity and support for large web applications. It works with projects using Babel, TypeScript, Node.js, React, Angular, Vue.js and Svelte. Jest doesn't require a lot of configuration for first-time users of a testing framework.