An open API service indexing awesome lists of open source software.

Unit testing

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.

https://github.com/greglixandrao/java-test-with-junit

Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO

dio dio-bootcamp java junit5 testing unit-testing unittest

Last synced: 31 Jul 2025

https://github.com/felipegf/ambev.omnia.eval

Technical assessment for a .NET position in the Omnia project (Ambev), using .NET 8 and best practices. Implements CQRS, Event Sourcing, and Clean Architecture with PostgreSQL, MongoDB, MediatR, and Serilog. Follows Dependency Injection, Unit Testing, and API versioning for scalability.

api-versioning clean-architecture cqrs-pattern dependency-injection dotnet dotnet-core event-sourcing mediatr mongodb postgresql serilog unit-testing

Last synced: 09 Apr 2026

https://github.com/vb64/test.helper.gae3

Class for autotests GoogleAppEngine python3 app.

gae-standard python3 testbed unit-testing

Last synced: 01 Aug 2025

https://github.com/islandcontroller/cutest-example

Example project setup for C Unit Testing using "cutest"

cutest eclipse-cdt embedded-c unit-testing

Last synced: 01 Aug 2025

https://github.com/iowacomputergurus/aspnetcore.utilities.unittesting.taghelpers

A utility library to streamline the process of unit testing ASP.NET Core Tag Helpers.

aspnetcore hacktoberfest taghelpers unit-testing

Last synced: 16 Sep 2025

https://github.com/davidlj95/angular-routerlinkactive-testing

Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17

angular jasmine routerlink routerlinkactive unit-testing

Last synced: 27 Sep 2025

https://github.com/martinkostelecky/demoinsuredpersonsregisterwebapp

Demo web application of insured persons and their insurances. MVC architecture providing basic CRUD operations of insured persons and their insurances. All stored in PostgreSQL database useing Docker conteinerization. The application is responsive and provides basic login and front-end control of entering valid data through beans validation api.

docker java lombok mockito mvc postgresql spring-boot spring-security thymeleaf unit-testing

Last synced: 11 Apr 2026

https://github.com/arxone/besttest

A smart replacement to the old, decaying MStest :wink:

mstest unit-testing

Last synced: 28 Sep 2025

https://github.com/rabestro/learning-week-2023

Unit Test: the Good, the Bad, and by AI

ai bdd diffblue epam sample-code tdd-java unit-testing

Last synced: 08 Nov 2025

https://github.com/artiomtr/gclados

Simple unit testing framework for the C language

testing unit-testing

Last synced: 05 Aug 2025

https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo

This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.

expressjs jest nodejs postgresql prisma-orm unit-testing

Last synced: 09 Apr 2026

https://github.com/mystackbox/prj-portfolio

Personal portfolio application built using Angular framework, with an objective to showcase Front-End Development skills such as Responsive Web Design (HTML, CSS, JavaScript, and other UI libraries), and Angular (Modules, Components, Forms, Routing, API Integration, Animations, etc. )

angular-cli angular-forms angular2 css3 flexbox-layout grid-layout html5 node-js responsive-web-design restful-api rxjs scss unit-testing

Last synced: 14 Apr 2026

https://github.com/lacegiovanni17/drones-backend

Designed and implemented a RESTful API 🔗 service to manage a fleet of 10 drones🚀 for efficient medication 💊delivery, optimizing logistics🚚

expressjs git javascript joi-validation mysql nodejs nodemon sequalize typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/engsahaly/laravel_testing_series_pest_php

Laravel Testing Series Part 2: Mastering Pest PHP Course Files on Udemy

feature-testing laravel laravel-framework pest pestphp phpunit testing unit-testing

Last synced: 18 May 2026

https://github.com/pwall567/log-front-test

Test functions for log-front logging library

java library logging unit-testing

Last synced: 25 Aug 2025

https://github.com/dotnetbackendtraining/realtime-weather-monitoring-system

C# console application that simulates a real-time weather monitoring and reporting service.

csharp design-patterns extensible over-engineered real-time unit-testing

Last synced: 08 Aug 2025

https://github.com/helenanevesdeveloper/tic-tac-toe-game

Tic tac toe game against an Artificial Inteligence. I've used React and Node for front-end and Flask for back-end.

api flask javascript mocha nodejs pytest python react tic-tac-toe unit-testing

Last synced: 09 Apr 2026

https://github.com/rafaelmoraes003/car-shop

CRUD API for a vehicle dealership with a MongoDB database.

chai docker express http-server mocha mongodb mongoose nodejs oop sinon solid-principles typescript unit-testing zod

Last synced: 09 Apr 2026

https://github.com/wickedone/muppet

unit testing your setters, getters, adders, removers, issers and whatevers

infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing

Last synced: 03 Oct 2025

https://github.com/henriqueweiand/nestjs-mongodb-order

Exercise using MongoDB, NestJS, JWT, Jest. This is a simple aplication that some endpoints require login and some not, and the user can create products and than create and order that has those products.

auth e2e-tests github-actions jest mongodb mongoose nestjs swc unit-testing

Last synced: 09 Apr 2026

https://github.com/neofoxxo/the-mobile-hour-ecommerce

An e-commerce website with an admin dashboard. Built with Express.js, EJS, MySQL, and Bootstrap.

bootstrap ecommerce ejs expressjs mysql unit-testing

Last synced: 09 Apr 2026

https://github.com/lukaofirst/learning-unit-tests-dotnet-core

This repository contains all my practices and lessons about Unit Test in .NET Core using xUnit

dotnet-core unit-testing unittest xunit

Last synced: 18 May 2026

https://github.com/gabrielalmir/hush

A lightweight, Redis-compatible in-memory data store implemented in Python with async/await support.

asyncio caching lru-cache pytest python queue unit-testing

Last synced: 04 Oct 2025

https://github.com/sanjay-1458/movie-ticket-booking

This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.

api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing

Last synced: 03 May 2026

https://github.com/gcosta0410/y2s1-ldts-laboratorio-de-desenho-e-teste-de-software

Year: 2nd, Semester: 1st, Course: Laboratório de Desenho e Teste de Software (LDTS)

git gradle groovy java unit-testing

Last synced: 04 Oct 2025

https://github.com/mahammad-mostafa/school-library

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing

Last synced: 11 Feb 2026

https://github.com/nnnlik/djangopdfmaker

This is a service designed to generate PDF files from a URL or HTML file. The service is built using Django, Django Rest Framework (DRF), Docker and Celery.

celery django flake8 poetry postgres pre-commit-hook redis unit-testing

Last synced: 09 Apr 2026

https://github.com/travetto/vscode-plugin

VS Code plugin for interacting with the Travetto framework

realtime-feedback travetto typescript unit-testing vscode vscode-extension

Last synced: 05 Oct 2025

https://github.com/pedrokehl/merchants-guide-to-the-galaxy

Solution to the Merchant's Guide to the Galaxy problem.

jest merchants-guide nodejs tslint typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/nunogois/typescript-jest-tdd

Test Driven Development Example in TypeScript using Jest.

jest tdd-typescript test-driven-development typescript unit-testing

Last synced: 05 May 2026

https://github.com/purwnt/example-vue-jest-unit-testing

Implementation of unit testing in vue application using jest

example jest unit-testing vue-cli

Last synced: 17 Aug 2025

https://github.com/YadamVinay369/CVE_Server

Backend code providing APIs for CVE dashboard

api-rest cors expressjs jest mongoose mvc-pattern nodejs supertest unit-testing

Last synced: 17 Aug 2025

https://github.com/lombiq/testing-toolbox

General testing, mostly unit testing extensions and helpers.

asp-net asp-net-core automated-testing dotnet dotnet-core orchard orchard-cms orchard-core testing unit-testing

Last synced: 17 Aug 2025

https://github.com/madhur-25/token-gate

A modern C++17 implementation of a thread-safe rate limiter with an LRU Cache for efficient memory management. Fully unit-tested with Google Test and built with CMake.

cmake concurrency cpp cpp17 googletest lru-cache multithreading oop-principles rate-limiter system-design token-bucket unit-testing

Last synced: 05 Oct 2025

https://github.com/segovoni/sql-start-2024-sql-unit-testing-automation

Automate the testing of one or more SQL Server objects using tSQLt, Docker, and GitHub Action!

ci-cd demo docker github-actions sql-server tsqlt unit-testing

Last synced: 10 Apr 2026

https://github.com/jimcresswell/general-js-test-automation-demo

Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing

api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver

Last synced: 10 Apr 2026

https://github.com/cba85/teach-pest-example

🎓 Pest tests example

pest pest-php unit-testing

Last synced: 18 Aug 2025

https://github.com/fimbres/expo-type-testing

This is a mobile application, built with expojs and typescript, implementing testing with react-testing-library and jest, also using redux-toolkit-query for data fetching.

expo javascript jest mobile react-native react-testing-library redux-toolkit-query snapshot-testing typescript unit-testing

Last synced: 10 Apr 2026

https://github.com/pateljay15/furrever-home

This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.

cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing

Last synced: 10 Apr 2026

https://github.com/alvarogarcia7/legacysecuritymanager-kata-java

a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested

acceptance-testing either end-to-end-testing functional infinitest infinitest-args java java-8 javaslang kata legacy-code legacy-kata maven oop tdd travis-ci trikitrok unit-testing vavr

Last synced: 18 May 2026

https://github.com/rouchdane03/guess_logic_number

This is a little logic game which goal's is to guess the right number in a grid. Also, you can give your opinion about it after finding that number.

api-rest aws cd ci devops github-actions integration-testing java-17-maven-spring-boot-hibernate-jpa spring-boot unit-testing

Last synced: 10 Apr 2026

https://github.com/delph123/supplejs-testing-library

Simple and complete SuppleJS testing utilities that encourage good testing practices.

supplejs testing-framework unit-testing

Last synced: 03 Jan 2026

https://github.com/zakaria9375/multi-step-form-angular

A Solution to Frontend Mentor - Multi-step form challenge build by angular forms

accessibility angular animations html reactive-forms tailwindcss typescript unit-testing

Last synced: 10 Apr 2026

https://github.com/tueda/cmake-template

A CMake template with unit-testing and micro-benchmarking.

benchmarking c-plus-plus-11 cmake template unit-testing

Last synced: 22 Aug 2025

https://github.com/valeqm/escape-room-trivia

An interactive trivia escape room challenge where users answer questions to unlock the next stage. This project was developed as part of Harvard's CS50P course.

cs50 cs50p escape-room-game python python-games python-library trivia-game unit-testing

Last synced: 22 Aug 2025

https://github.com/nurislam03/classassistant

Semester final project for CSE327 (Software Engineering) course at North South University.

design-pattern jwt mongodb node react redux rest-api unit-testing

Last synced: 10 Apr 2026

https://github.com/ajay-dhangar/todo-app-optimized

A high-performance, responsive Todo application built with React, TypeScript, Vite, Tailwind CSS, and Vitest. Fully optimized for modern web standards with testing, ESLint, and responsive UI.

eslint modern-ui modern-ui-ux performance prettier react react-hooks responsive-design tailwindcss todo-app typescript typescript-react unit-testing vite vitest

Last synced: 10 Apr 2026

https://github.com/afa7789/flight-min-api

An API example, requested by volume. Made in Go.

api-rest example golang unit-testing

Last synced: 28 Aug 2025

https://github.com/andy-messer/quadratic-equation

A program for solving quadratic equations with Unit testing.

c quadratic-solver unit-testing

Last synced: 18 May 2026

https://github.com/georgiy-belyanin/cut

Cut - (simple) C unit-testing (header file)

c unit-testing

Last synced: 08 Sep 2025

https://github.com/charlenry/unit-testing

It’s an expense tracking app. The source code was provided to me by another developer. I had to develop unit tests for the functions that are in the function libraries placed into the /src folder.

happy-dom html5 javascript tailwindcss unit-testing vitejs vitest

Last synced: 10 Apr 2026

https://github.com/hozlucas28/adventjs-solutions-2023

Repository with the solutions of AdventJS (2023) programming challenges by @midudev.

2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/thejoltjoker/fsu23d-the-restaurant

Second group assignment in the full stack course at Medieinstitutet.

react tailwind unit-testing vite vitest

Last synced: 10 Apr 2026

https://github.com/therealpad/vueapplication

Web application template using vuejs and server side rendering

e2e express makefile nightwatch proxy sass server-side-rendering ssr typescript unit-testing vite vue

Last synced: 10 Apr 2026

https://github.com/lubrum/github-actions-with-go

Integração Contínua e Entrega Contínua com Go, AWS EC2, AWS ECS, AWS Fargate, Docker, Github Actions

automated-testing aws aws-ec2 aws-ecs aws-ecs-fargate aws-rds aws-rds-postgres bash ci ci-cd continuous-delivery devops docker docker-compose github-actions go golang pipeline unit-testing

Last synced: 10 Apr 2026

https://github.com/autofixture/autofixture.nunit2

AutoFixture.NUnit2 is a .NET library that integrates AutoFixture with NUnit 2.x, allowing you to effortlessly generate test data for your unit tests.

dotnet dotnet-core nunit nunit2 tdd unit-testing

Last synced: 20 Jan 2026

https://github.com/aimenux/echowebapidemo

A web api that echoes back request infos

echo fluent-assertions integration-testing net80 unit-testing webapi xunit

Last synced: 24 Jul 2025

https://github.com/shuddha2021/distributed-system-simulator-in-golang

A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.

concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing

Last synced: 15 May 2025

https://github.com/islandcontroller/cutest-template

Eclipse Embedded CDT Project Template for "cutest" test projects

cutest eclipse-cdt embedded-c unit-testing

Last synced: 26 May 2026

https://github.com/eric-souzams/my-finances

My Finances is a application that used Springboot + Spring Security + JWT + Spring Data JPA + JUnit + Mockito + React JS

axios integration-testing java junit5 jwt jwt-authentication lombok mockito react reactjs sping-boot spring spring-boot spring-security springdatajpa test typescript unit-testing

Last synced: 10 Apr 2026

https://github.com/imtjl/qa-fundamentals

Software Quality Testing - a 3rd year CSE banchelor course in ITMO University

integration-testing load-testing monitoring qa quality-assurance software-testing unit-testing

Last synced: 23 Mar 2025

https://github.com/jewel109/blog-server

Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching

docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing

Last synced: 20 Jan 2026

https://github.com/mruruc/junit-mockito

Junit5 and Mockito Tutorials

junit5 mockito unit-testing with-java

Last synced: 13 Nov 2025

https://github.com/dummumounika/ecommerce-project

This repository contains a monolithic Ecommerce application developed using Spring Boot. The application supports various operations related to products, categories, add to cart, customers, and units, offering a robust platform for managing an online store. The project includes functionalities for creating, updating, viewing, and deleting records.

actuator aop async-await email-sender java junit jwt maven mysql profile redis-cache restful-api spring-boot spring-data-jpa swagger unit-testing

Last synced: 26 Jan 2026

https://github.com/danielbatres/unit-testing-csharp

This project is to learn about unit testing and FIRST principles with c#.

csharp first test testing unit-testing xunit xunit-tests

Last synced: 26 May 2026

https://github.com/samuelematias/abstraction_unit_test_get_it

How you can create unit test using abstraction (with get_it) in Flutter 🧪

abstraction dart flutter interface unit-testing

Last synced: 10 Apr 2026

https://github.com/roluochke/food-truck-finder

A Flask application that uses Mapbox and the Mobile Food Facility Permit dataset from DataSF to provide information about food trucks near a specific location., and includes tests.

flask json mapbox python unit-testing

Last synced: 08 May 2026

https://github.com/florian-a/tokenizer

J'échange 🍕 contre ce token, jure il va prendre de la valeur !

42 cicd erc-20 ethereum hardhat tokenizer unit-testing

Last synced: 15 Jul 2025

https://github.com/iliyalb/simple_unittest

👷‍♂️ Testing a console and a class library with one unit test project

dotnet unit-testing

Last synced: 07 Apr 2025