Learn Jest with beginner-friendly, chapter-wise notes, setup guides, matcher examples, async testing patterns, and mock function examples for JavaScript testing.
-
Updated
Mar 21, 2026 - JavaScript
Learn Jest with beginner-friendly, chapter-wise notes, setup guides, matcher examples, async testing patterns, and mock function examples for JavaScript testing.
End-to-end Cypress automation framework for OrangeHRM covering real-world UI testing, scalable test structure, and modern JavaScript-based automation.
Jsert is a lightweight JavaScript library for writing unit tests for JavaScript code. It is designed to be simple and easy to use, allowing developers to quickly create and run tests for their code. You can test code on the client side (browser) or server side (Node.js).
End-to-end Cypress automation framework built on DemoQA showcasing real-world UI testing, reusable test design, and modern JavaScript-based automation practices.
This project demonstrates how to test an Express API using Jest, covering unit tests for controllers, services, routers, and server configuration. It provides a simple, structured example for writing and running tests, generating coverage reports, and integrating Git hooks with Husky. Ideal for developers learning API testing in Node.js
Modules developed in the JS Expert course.
A mini symbolic execution engine for simple JavaScript programs
Find the maximum and minimum possible sums
We are gonna build an API with JavaScript for automated tests.
📝 A tool for posting failing test results to GitHub PRs
In Browser Javascript Unit Tests
🐠 Babel plugin to strip `data-test-id` HTML attributes
✅ Introducción a los tests con javascript guiada por ejemplos progresivos: de "0 a framework"
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge
A project used to learn JavaScript using Jest for testing
Getting started with JavaScript Testing Framework - Jest.
Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing
This repo contains various example E2E & API tests for "DemoBlaze Store" & "Restful-Booker" using Cypress and Page Object Model.
A course on Javascript unit and integration tests (Vitest / Jest).
Add a description, image, and links to the javascript-testing topic page so that developers can more easily learn about it.
To associate your repository with the javascript-testing topic, visit your repo's landing page and select "manage topics."