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/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/yassercoder/wheel-of-luck

Wheel of luck is a web app where users can enter text or image-based entries and spin the wheel to randomly select a winner. Build with React + Typescript

compound-components context-api css-modules hooks integration-testing react react-testing-library typescript unit-testing usereducer vite vitest

Last synced: 14 May 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/cleosilva/microservices-nttdata

Sistema de Catálogo de Produtos e Pedidos baseado em microsserviços Spring Boot/Cloud. Inclui Dockerização, Docker Compose, PostgreSQL e automação CI/CD com Jenkins.

docker docker-compose github-actions grafana integration-testing java jenkins postgresql rabbitmq spring-boot spring-cloud 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/sobekcore/array-visualizer

Simple web application to visually represent operations on arrays. Deeply covered with automation tests.

algorithms arrays unit-testing visualization

Last synced: 14 Jul 2025

https://github.com/lordbear117/clinica-odontologia-api

API para gestionar aspectos de una clínica de odontología como administrar odontólogos, pacientes, turnos y datos personales de importancia.

backend documentation h2-database java repository-pattern sql swagger-ui unit-testing

Last synced: 19 May 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/josepedro-22/backend-test

The project consists of implementing an API in Laravel to pair professionals (Pros) with projects based on specific criteria.

algoritmos composer ddd-architecture ddd-patterns end-to-end-testing laralve php php8 test-automation unit-testing

Last synced: 19 May 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/gojax64/gif-app

A simple Gif API Rest aplication, who search a key and returns GIFs relationed with the key. Created with react 18.0.0, Vite and Yarn, in addition, the development of unit tests with Jest.

api-rest react-js unit-testing

Last synced: 08 Apr 2026

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/randomgamingdev/basicunittesterjs

A basic javascript unit tester that's designed to be small and streamlined

browser-js documentation javascript nodejs portable simple small streamlined unit-test unit-testing

Last synced: 19 May 2026

https://github.com/express-ts/container

Simple yet powerful implementation of the Inversion of Control (IoC) principle. IoC is also known as dependency injection (DI). based on TypeDI

dependency-injection di express-ts inversion-of-control ioc-container javascript-di typescript unit-testing

Last synced: 11 Jun 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/amadr-95/spring-boot-testing

Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.

integration-testing mockito tdd testing unit-testing

Last synced: 19 May 2026

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/tommy-mitchell/get-executable-bin-path

Get the current package's binary path and ensure it's executable.

bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing

Last synced: 07 Mar 2026

https://github.com/sergeymakinen/tests

Common PHPUnit tests stuff

php php-library phpunit test tests unit-testing unittest

Last synced: 06 Apr 2025

https://github.com/eduardotorresalamo/employeearrayprintingapp

This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.

oop testing unit-testing

Last synced: 18 Feb 2026

https://github.com/bell-kevin/milespergallonrevisited

Chapter 15 Example Project: Miles Per Gallon Revisited. In Ch 7 in the previous course, you created a project for calculating miles per gallon for a single trip and for cumulative trips. In this project, you will use the same class named MPG. It has instance variables for miles and gallons for a trip, total miles and total gallons for the cumulative calculation, and methods to instantiate a trip, display current MPG, and display total MPG. (Hint: after creating a new project here, create the new class, and copy all of the code from the Ch 7 MPG class into the Ch 15 MPG class.)

arraylist exception-handling miles-per-gallon object-oriented-programming try-catch unit-testing

Last synced: 17 Mar 2025

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

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

c unit-testing

Last synced: 08 Sep 2025

https://github.com/harr1424/software-testing

Assignments submitted for a course in software reliability and testing.

commander functional-testing puppeteer python3 software-development software-testing test test-automation testing unit-testing

Last synced: 29 Apr 2026

https://github.com/amany-mm/alx-backend-python

Python Backend Specialization

async integration-testing python unit-testing

Last synced: 19 May 2026

https://github.com/shashikhanal/unit-and-integration-test

Getting started with Unit and Integration testing for your Nodejs/Typescript project.

integration-testing jest software-testing supertest testing unit-testing

Last synced: 06 Apr 2025

https://github.com/zakimohammed/ms-jest

JEST project for MS training.

jest node-jest unit-testing

Last synced: 27 Apr 2026

https://github.com/promptromp/pytest-impacted

A pytest plugin that selectively runs tests affected by codechanges via git introspection, ASL parsing, and dependency graph analysis.

ci pytest python python3 unit-testing

Last synced: 05 Apr 2026

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/pvfarooq/college-management-tenant

This repository contains the tenant-side application for managing college operations as part of a multi-tenant SaaS platform. Each college functions as an independent tenant, with its own dedicated database to ensure data isolation and security.

crm django django-rest-framework docker docker-compose jwt management-system postgresql python3 unit-testing

Last synced: 31 Dec 2025

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/kieronlangdon/go_api_example_with_db

Go REST api example project with minikube deployment steps and postgres db

go helm kubernetes-deployment minikube-setup restapi unit-testing workflow-automation

Last synced: 12 Jan 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/karrlab/karr_lab_build_utils

Utilities for testing Python code and its downstream dependencies, submitting coverage reports, conducting static analyses, and generating documenation

circleci continuous-integration coverage documentation packaging-python python sphinx unit-testing

Last synced: 25 Jun 2025

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/karrlab/nose2unitth

Convert nose-style test reports to UnitTH-style test reports

nose unit-testing unitth

Last synced: 25 Jun 2025

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/khachatur/flightpathtracker

The Flight Path Tracker API is a microservice designed to help track and understand flight paths based on provided flight records.

api azure cqrs csharp flight-tracking graph mediatr microservice unit-testing

Last synced: 05 Apr 2025

https://github.com/leduyquang753/concolic-ts

Automatic unit test data generation for TypeScript using concolic method.

concolic-testing typescript unit-testing

Last synced: 23 Jul 2025

https://github.com/uael/cute

cute - c unit test as simple as possible

c cunit unit-testing

Last synced: 13 Sep 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/mdo91/ios-async-unit-test

This repo contains async unit testing by considering http requests

async-test asynchronous ios ios-test ios-testing swift swift-tdd tdd-swift unit-testing

Last synced: 12 May 2025

https://github.com/ps-sujith/mybooksapidemo

A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.

compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing

Last synced: 29 Mar 2025

https://github.com/aleclarson/testpass

The compass for your code

nodejs testing unit-testing

Last synced: 16 Jan 2026

https://github.com/somecho/leetcode.java

My solutions to leetcode problems using Java. For learning Java and unit testing.

java junit leetcode leetcode-java leetcode-solutions unit-testing

Last synced: 26 Mar 2025

https://github.com/kubrianity/unit-jesting

Unit testing practices with Jest

jest unit-testing

Last synced: 18 May 2026

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/victoreronmosele/file-system-test-dart

Code demonstration for my blog post: Mocking and Testing The File System In Unit Tests Dart/Flutter

dart filesystem flutter mocking testing unit-testing

Last synced: 18 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/foiovituh/reflectester

Minimalist implementation of a library for unit test execution ⚙️

java reflection testing tests unit-testing

Last synced: 10 Sep 2025

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/scisamir/airbnb_clone

AirBnB Clone - The console & Web static

css3 html5 python3 unit-testing

Last synced: 18 May 2026

https://github.com/blaze6950/productviewerasp.net

Training task for practical skills training with ASP.Net MVC, testing, front(html, css, js) and ADO.Net/Dapper/EF. This project view the list of product from AdventureWorks DB

ado-net adventureworks asp-net-mvc codefirst csharp dapper datatables entity-framework mvc practice-project repository-pattern sqlserver-2017 training unit-testing unitofwork-pattern

Last synced: 18 May 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/sankujrathore060/SiteActivityReporting

This repository contain SiteActivityReporting API Project.

api dotnet-core logger swagger-ui unit-testing

Last synced: 11 Mar 2025

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/ashawley/jgit-scalacheck

JGit Scalacheck tests

git jgit scala scalacheck unit-testing

Last synced: 17 May 2026