Skip to main content
JEST
JEST
RUNSRUNSRUNSRUNS
JEST
JEST
RUNSRUNSRUNSRUNS
JEST
JEST
RUNSRUNSRUNSRUNS
JEST
JEST
RUNSRUNSRUNSRUNS
JEST
JEST
RUNSRUNSRUNSRUNS

Jest is a delightful JavaScript Testing Framework with a focus on simplicity.

It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more!

Zero config

Jest aims to work out of the box, config free, on most JavaScript projects.

Snapshots

Make tests which keep track of large objects with ease. Snapshots live either alongside your tests, or embedded inline.

Isolated

Tests are parallelized by running them in their own processes to maximize performance.

Great api

From it to expect - Jest has the entire toolkit in one place. Well documented, well maintained, well good.

Fast and safe

By ensuring your tests have unique global state, Jest can reliably run tests in parallel. To make things quick, Jest runs previously failed tests first and re-organizes runs based on how long test files take.

Code coverage

Generate code coverage by adding the flag --coverage. No additional setup needed. Jest can collect code coverage information from entire projects, including untested files.

Easy Mocking

Jest uses a custom resolver for imports in your tests, making it simple to mock any object outside of your test’s scope. You can use mocked imports with the rich Mock Functions API to spy on function calls with readable test syntax.

Great Exceptions

Tests fail—when they do, Jest provides rich context why. Here are some examples:

Philosophy

Jest is a JavaScript testing framework designed to ensure correctness of any JavaScript codebase. It allows you to write tests with an approachable, familiar and feature-rich API that gives you results quickly.

Jest is well-documented, requires little configuration and can be extended to match your requirements.

Jest makes testing delightful.

- Jest Core Team

- Jest Core Team

Docs and talks

The Jest core team and contributors regularly speak about Jest and Delightful JavaScript Testing. Check out our talk about Building High-Quality JavaScript Tools at jsconf.eu 2017 and our talk about Jest as a Platform at ReactiveConf 2017.

Open Collective

With so many users, the core team of Jest uses an Open Collective for non-Facebook contributors.

Sponsors

Sponsors are those who contribute $100 or more per month to Jest

Backers

Backers are those who contribute $2 or more per month to Jest

Rapidmind's avatarFreude Kinder's avatarBuyFollowerNow's avatarYTMP3's avatarColoring Page's avatarIgAnony's avatarBuyCheapestFollowers's avatarWiz.Studio's avatarA.Michael's avatarBest betting sites in Kenya's avatarFeedPixel's avatarDopoid's avatarsmm panel's avatarbest panel's avatarDontPayFull's avatarTwine's avatarVPNHACKS.com's avatarTiekunta's avatarKlimaanlageFehler's avatarWaschfehler's avatarSnuzzer.com's avatarhttps://cryptocasinos360.com/'s avatarChudovo's avatarInstagram Story Viewer's avatarOne Less Thing - Domestic Cleaning's avatarAusmalbildTV's avatarzestate.co.uk's avatarjustuk.club's avataregtslot's avatarTwicsy's avatarScrapcartorontoshop's avatarIgAnony's avatarADAT's avatarRoboflow's avatarSnapTik's avatarPepper Square's avatarRxDB's avatarKiekkotorni - Nikotiinipussit's avatarFree Template's avatarDigitBitz's avatarTrevor Burnham's avatarHiptoro's avatariStartips's avatarAviator Game's avatarAviator Game's avatarSoftermii's avatarITG Esports's avatarWiseEssays.com's avatarRealSpyApps's avatar35mm Slides to Digital's avatarMFB Technologies's avatarGraphCommerce's avatarGlobal GSM Control's avatarWebScraping.AI's avatarCorellium's avatarMymoneycomparison.com's avatarF1 Autos Singapore's avatarAlexander Klein's avatarCouponBlender's avatarSudharaka Palamakumbura's avatarRantent's avatarTim Kloss's avatarHTHGuide's avatarDoULike's avatarLoc8NearMe's avatar123Calendars's avatarJDLT's avatarReach Digital's avatarClean Green Compare's avatarNethome.wiki's avatarSPF Insurance Services's avatarWebsiteRating.com's avatarSignomatic.com's avatarBenjamin Piouffle's avatarBarry May's avatarReid Burke's avatarCodeFirst's avatarTakeShape's avatarHRANK.com's avatar

Who uses Jest?

A lot of people! With 93m downloads in the last month, and used on over 8,756,000 public repos on GitHub. Jest is used extensively at these companies:

FacebookTwitterThe New York TimesSpotifyAirbnbInstagram

And many others