⚡
  • ПОЧЕТНА
  • НОВОСТИ
  • УСЛУГЕ
  • АРХИТЕКТУРА
  • TECH STACK
  • ПОРТФОЛИО
  • О МЕНИ
  • КОНТАКТ
ПОЧЕТНАНОВОСТИУСЛУГЕАРХИТЕКТУРАTECH STACKПОРТФОЛИОО МЕНИКОНТАКТ
© 2026 Miodrag Gromilić. Sva prava zadrzana.
ПОЧЕТНАНОВОСТИУСЛУГЕTECH STACKПОРТФОЛИОКОНТАКТО МЕНИFAQ
Назад на вештине

Jest

Од 2014JavaScript testing framework

JavaScript testing framework — fast, zero-config, with snapshot testing and code coverage built in.

Преглед

Jest is my primary testing framework for JavaScript and TypeScript projects. I use it for unit testing React components, testing API utilities, snapshot testing UI output, and mocking modules. Combined with React Testing Library for component tests. Configured with coverage thresholds in CI/CD pipelines to enforce quality standards.

Случајеви употребе

  • Unit testing
  • component testing
  • snapshot testing
  • API testing
  • mocking
  • code coverage
  • CI/CD quality gates

Предности

  • Zero-config setup
  • fast parallel execution
  • snapshot testing
  • built-in coverage
  • excellent watch mode
  • TypeScript support

Разматрања

  • Large memory footprint
  • ESM support still evolving
  • snapshot tests can become maintenance burden

Одлично ради са

ReactNext.jsTypeScriptCI/CDNode.js

Сродне технологије

PHPUnit
Од 2004
Playwright
Од 2020
k6
Од 2017
Cypress
Од 2014
Postman
Од 2012
Назад на вештине КОНТАКТ