Skip to content
#

unit-tests

Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.

Here are 67 public repositories matching this topic...

Modular NestJS backend 📊🤖 that collects market data, generates AI-powered reports 📈, sends personalized notifications 📬, supports watchlists ⚙️, and ensures stability with caching, global error handling 🛡️, and tests 🧪.

  • Updated Nov 26, 2025
  • TypeScript

A Kanban web application featuring an API in NestJs, with Prisma ORM, PostgreSQL and JWT authentication. A user interface created with Next.js and TypeScript, guaranteeing a dynamic experience. It has unit tests via Jest, continuous integration based on Docker and documentation with Swagger and Storybook.

  • Updated Sep 11, 2023
  • TypeScript

Examples presented during TestWarez Conference 2025 - discover new automation strategies includes examples for UI, REST API, GraphQL, WebSockets, a11y, visual testing, and more.

  • Updated Nov 4, 2025
  • TypeScript