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/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality

In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.

quick-sort-algorithm software-testing unit-testing

Last synced: 30 May 2026

https://github.com/milanowicz/php-testing

Library for PHPUnit testing

php phpunit testing testing-tools unit-testing

Last synced: 23 Apr 2025

https://github.com/kfsantos/go-api-books

REST API with unit tests and coverage percentage

api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing

Last synced: 14 Apr 2026

https://github.com/dtroupe18/xctassertfunctionbuilder

Write XCTAssertTrue && XCTAssertFalse less

dotsw function-bu functionb playgr swift5 unit-testing xctas xctest

Last synced: 03 Apr 2025

https://github.com/yuu-eguci/flower-stuff-easy-web-vue

📷 flower-stuff-easy-web project - front-end side. vue, GitHub Pages, CI/CD, Standard JS.

ci-cd eslint github-actions github-pages standard-js unit-testing vue-cli vuejs2

Last synced: 10 Apr 2025

https://github.com/aimenux/middlewarestylesdemo

Using various styles for writing custom middlewares

fluent-assertions integration-testing middleware net80 unit-testing

Last synced: 11 Oct 2025

https://github.com/ra1nz0r/counting_concurrency

Работа и расчёты многопоточности.

cicd concurrency go golang unit-testing

Last synced: 30 Jun 2026

https://github.com/geliettech/self-learning

This repository serves as a personal learning space where I document and practice new concepts, tools, and technologies.

bootstrap containernization css django javascript materialui nextjs python reactjs scalablity scss tailwindcss typescript unit-testing web-security

Last synced: 05 Feb 2026

https://github.com/ulastosun/unity-test-framework-examples

An example Unity project for both play and edit mode unit tests with the Unity Test Framework.

unit-testing unity-test-framework unity3d

Last synced: 07 May 2025

https://github.com/carseven/adventJS

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 02 Apr 2025

https://github.com/damirscorner/20220422-dotnet-tests-by-convention

Sample project for 'Data driven tests by convention' blogpost

dotnet unit-testing

Last synced: 15 May 2026

https://github.com/comfyjase/doctesttestadapter

Test adapter to search, list, run and debug C++ doctest unit tests within the Visual Studio environment.

c-plus-plus cpp open-source testing testing-tools unit-testing visual-studio-extension

Last synced: 15 May 2026

https://github.com/koffisani/tdd-utilities

Utilities for Test Driven Development

tdd-utilities test test-driven-development unit-testing

Last synced: 16 Feb 2026

https://github.com/tafthorne/cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc

cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing

Last synced: 19 Apr 2026

https://github.com/bonnyad9/bny.unittests

C# library for simple unit testing

chsarp csharp-library library unit-testing

Last synced: 15 Jul 2025

https://github.com/gbroques/freecad16-unit-tests-poc

Proof-of-concept for running python unit tests for FreeCAD 0.16 in a Docker container with Travis CI.

docker freecad freecad-workbench python travis-ci unit-test unit-testing unittest

Last synced: 15 May 2026

https://github.com/djben/swift-mock-gen

Easy yet powerful mock impl generation for protocols for Swift unit tests

codegen swift swift-macros unit-testing

Last synced: 06 Jul 2025

https://github.com/jhtkoo0426/route-finder

An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)

data-structures integration-testing javascript path-planning reactjs unit-testing visualization

Last synced: 13 Apr 2026

https://github.com/jefferson1104/javascript-course

Course programming with javascript developed by the company Meta.

javascript jest-tests unit-testing

Last synced: 08 Jul 2025

https://github.com/quinntynebrown/customerservice

CustomerService using ASP.NET Core, MediatR, Angular 6.x

angular6 aspnetcore cqrs ddd event-sourcing integration-testing mediatr unit-testing

Last synced: 17 Mar 2025

https://github.com/lapplislazuli/unitshop

Two Workshops on UnitTests

java junit unit-testing workshop

Last synced: 10 Jun 2025

https://github.com/gunnar-miklis/learn-testing

Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)

cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest

Last synced: 30 Jun 2026

https://github.com/justinefricou/pushswap

A program to sort lists of integers and float numbers, using only specific operations. Unit testing framework used: Criterion

sorting-algorithms unit-testing

Last synced: 08 Jul 2025

https://github.com/hudson-newey/ng-jasmine-async-wrapper

A simple wrapper for async functions in Angular + Jasmine

angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing

Last synced: 19 Jan 2026

https://github.com/etheryen/odin-testing-practice

Testing functions with Jest.

jest unit-testing

Last synced: 25 Mar 2025

https://github.com/oguzhandemircioglu/unittesting

Demo Unit Testing

java unit-testing

Last synced: 28 Oct 2025

https://github.com/valentinosvaldo/github-profile

Show github profiles with his repositories

github react unit-testing

Last synced: 09 May 2026

https://github.com/reity/fountains

Python library for generating and concisely specifying reproducible pseudorandom binary data for unit testing.

pseudorandom-generators python-library random-data random-data-generation unit-testing unit-testing-framework unit-testing-library unit-tests

Last synced: 17 Mar 2025

https://github.com/jagoda11/simple-js-test-library

📚 Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library 🛠️, featuring a suite of utility functions and their tests 🧪. Perfect for mastering the basics of unit testing! 💡

education javascript js-test node-js pirple test-library test-runner unit-testing utility-function

Last synced: 17 May 2026

https://github.com/bberkay/computer-science-studies

Includes some subjects such as DSA, Design Patterns, Clean Code and much more.

computer-science dsa oop socket-programming solid unit-testing

Last synced: 05 Jan 2026

https://github.com/o0y0o/jest-allure-reporter

📋 A custom Jest reporter to compatible with Allure.

allure jest npm-package unit-testing

Last synced: 13 Apr 2026

https://github.com/madhurimarawat/software-engineering

This repository provides exercises for practicing software engineering techniques, including version control, code review, unit testing with Python, continuous integration, and agile methodologies.

agile-methodologies codacy code-documentation code-refactoring code-review codefactor dependency-injection git github github-actions mkdocs mocking pair-programming pytest python software-engineering software-testing sphinx travis-ci unit-testing

Last synced: 06 Apr 2026

https://github.com/tinribs507/find-a-book

This Android application demonstrates my ability to integrate apps with external APIs and follow best practice. Find a Book (FAB) leverages Google Books API to allow users to search for books based on key words, titles, subjects, publishers and dates published.

android api-rest best-practices data-handling jetpack-compose kotlin moshi mvvm-architecture navigation repositories retrofit search-functionality unit-testing viewmodel-livedata

Last synced: 19 Apr 2026

https://github.com/mvandrew/windowsformstest

Integration test repository for Travis CI service.

appveyor travis-ci unit-testing visual-studio

Last synced: 03 Apr 2025

https://github.com/seralaci/unittesting

Unit Testing (.NET Playground)

csharp dotnet testing unit-testing

Last synced: 14 May 2026

https://github.com/deadlysurgeon/rotaryphone

Golang Listener and Client binder using net.Pipe

golang golang-library http networking unit-testing

Last synced: 09 Apr 2025

https://github.com/desbasito/bank-mvc

Bank MVC is a comprehensive web-based banking card management system built with Spring Boot, implementing the Model-View-Controller (MVC) architecture pattern.

aes-encryption aop-aspects bcrypt custom-annotation freemarker html-css-javascript integration-testing jpa-hibernate liquibase luhn-algorithm maven postgresql scheduling spring-boot spring-data-audit spring-mvc spring-security swagger unit-testing validation

Last synced: 07 May 2026

https://github.com/0097eo/eshop

This is a Django REST Framework (DRF)-powered backend API for an e-commerce platform

api-rest daraja-api django django-rest-framework jwt-authentication stripe-payments unit-testing

Last synced: 18 May 2026

https://github.com/jejung/expecting

Elegant assertions library

python python3 testing testing-tools unit-testing

Last synced: 17 Jan 2026

https://github.com/mirzaianov/udemy-javascript-unit-testing

Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest

course integration-testing jest test udemy unit-testing vitest

Last synced: 14 May 2026

https://github.com/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 06 Oct 2025

https://github.com/alexandrecpedro/gympass-api

Gympass API is a gym app API developed on Rocketseat Ignite course

bcryptjs dayjs docker e2e-tests eslint fastify jwt nodejs postgresql prisma supertest typescript unit-testing vitest zod

Last synced: 08 Apr 2026

https://github.com/thang2162/notekeeper_cicd

Test of CI/CI using Github Actions and an Angular app.

cicd e2e-testing github-actions jasmine protractor unit-testing

Last synced: 06 May 2026

https://github.com/trkotovicz/nest-loan-credit

The application simulates a payroll loan system enabling employees of partner companies to request loans, covering partnership establishment, loan request submission, margin validation, score verification and loan approval.

e2e-testing expressjs jest mysql nestjs nodejs restful-api supertest swagger typeorm typescript unit-testing

Last synced: 08 Apr 2026

https://github.com/eliasprates/bookstoreapi

Unit testing with xUnit

dotnet unit-testing xunit xunit-theory

Last synced: 03 Jan 2026

https://github.com/rodneylab/sveltekit-uvu-testing

SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript.

svelte sveltekit testing typescript unit-testing uvu

Last synced: 15 May 2026

https://github.com/lainq/cctest

A simple goofy header-only testing library made for testing in C++

cpp cxx17 testing unit-testing

Last synced: 16 Sep 2025

https://github.com/mulatinho/mlt

Mulato Layer Test written in C for use in Linux/Unix/OSX/*BSD and Windows

c header-only regression-tests stress-test test-framework unit-testing

Last synced: 11 Jun 2026

https://github.com/luispfa/wallbox-gps-hexagonal

GPS emulation, where you have to give the route that an electric car has to follow.

arquitectura-hexagonal cqrs docker docker-compose hexagonal-architecture php symfony4 unit-testing value-object

Last synced: 14 May 2025

https://github.com/zakimohammed/ng-unit-test-app

Angular project for unit test session's sample

angular jasmine karma unit-testing

Last synced: 20 Jan 2026

https://github.com/saraasgari99/inroadsgame

Strategic graphical game developed using graph algorithms, software design (OOP, defensive programming), unit testing, and memory management techniques

cpp data-structures defensive-programming graph-algorithms gui memory-management object-oriented-programming software-design unit-testing

Last synced: 23 Jul 2025

https://github.com/karamithat/simpsons-character-app

A React-based web application for browsing and managing Simpsons characters, featuring search, sort, and CRUD functionality, with data stored in local storage.

context-api react tailwindcss unit-testing

Last synced: 14 Mar 2025

https://github.com/viniciusferreira7/fast-feet-api

API built for the fictional delivery company FastFeet, managing the full order lifecycle with features like admin/courier permissions, order tracking, and photo-based delivery confirmation. A reference UI layout is provided to illustrate how the endpoints are consumed.

ci-cd clean-architecture ddd docker e2e-tests nestjs openai typescript unit-testing

Last synced: 16 Apr 2026

https://github.com/bemxio/binary-vigenere

A C library for encrypting/decrypting data in a binary Vigenère cipher

binary-vignere-cipher bytearray c library unit-testing vigenere vigenere-cipher

Last synced: 15 Oct 2025

https://github.com/amrhossamdev/topology-api

Topology API is an API to provide the functionality to access, manage and store device topologies.

api kotlin maven oop unit-testing

Last synced: 22 May 2026

https://github.com/yadurani/gifapp

Gif App is an application in React, where you can search for the gif you want to share on your social networks.✨😁

api-rest css enzyme reactjs unit-testing

Last synced: 05 May 2026

https://github.com/tugayesilyurt/spring-junit5-mockito-example

Spring Boot Junit5 Mockito Example - In Memory db h2

junit5 spring-boot unit-testing

Last synced: 10 May 2026

https://github.com/raulespim/flights

100% Jetpack Compose / MVVM + Clean Architecture / Coroutines / Flow / Retrofit2 / Navigation Component / Hilt DI / Serialization / MockK / JUnit 4 / Unit Testing / UI Testing

android clean-architecture hilt-dependency-injection jetpack-compose kotlin-coroutines kotlin-flow mvvm-architecture navigation-component retrofit2 serialization ui-testing unit-testing

Last synced: 22 May 2026

https://github.com/pwall567/should-test

Kotlin testing functions

kotlin unit-testing

Last synced: 07 Jul 2025

https://github.com/damirscorner/20230922-dotnet-di-test

Sample project for 'Test DI service registration' blogpost

dependency-injection dotnet unit-testing

Last synced: 19 Apr 2026

https://github.com/chikeibezim/prisma_vitest

Unit Testing Prisma Client functions with the Vitest framework

prisma tdd testing unit-testing vitest

Last synced: 21 May 2026

https://github.com/flazefy/pet-store-be

created using golang echo

backend echo golang mysql petshop seeding unit-testing

Last synced: 02 May 2026

https://github.com/ahmeddhus/ecommerce_app

Flutter eCommerce app with Riverpod inspired from CodeWithAndrea complete flutter course

flutter freezed gorouter integration-testing localization riverpod unit-testing

Last synced: 12 May 2026

https://github.com/nora-weisser/testing-with-jest

This repository is dedicated to showcase the capabilities of Jest framework for implementing unit tests for Javascript code. Jest provides a simple and efficient way to write unit tests, ensuring its reliability and correctness.

github-actions javascript jest unit-testing

Last synced: 19 Jan 2026

https://github.com/brendon45/alx-backend-javascript

Utilizes JavaScript and TypeScript in backend development to create scalable applications, including projects with Node.js.

javascript nodejs typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/thefeij/movie-search-api

Movie Search API to search for information about movies

docker elasticsearch godoc golang kubernetes makefile redis-cache unit-testing

Last synced: 06 Oct 2025

https://github.com/taberkkaya/repositorykit

Provider-agnostic, modular Repository & UnitOfWork infrastructure for .NET 9+. Easily swap between Entity Framework Core, MongoDB, or custom providers. Clean architecture, fully unit-testable, LINQ-powered, and ready for production.

clean-architecture csharp data-access dotnet dotnet9 entity-framework-core linq mongodb nuget open-source repository-pattern unit-testing

Last synced: 09 Mar 2026

https://github.com/julienmrgrd/ng-bullet-implementation-project

Implementation and study of the Ng-Bullet library on 2 Angular projects

angular ng-bullet testbed unit-testing

Last synced: 22 Apr 2026

https://github.com/rcrdk/gympass-api-nodejs-solid

A GymPass style API app for practicing the API REST on Node.js with SOLID principles.

docker e2e-tests fastify jwt nodejs postgresql prisma-orm rbac solid tdd typescript unit-testing vitest

Last synced: 02 Jan 2026

https://github.com/juliorom/ecommerce-core

Este proyecto es una API REST de e-commerce desarrollada con Spring Boot, que gestiona carritos de compra en MongoDB y transacciones en PostgreSQL. Implementa Spring Security con JWT para autenticación y autorización, permitiendo la compra segura de productos y el control de acceso según roles (USER, ADMIN). 🚀

automation-testing docker integration-testing java-17 jdk17 jwt-authentication lombok mongodb-database postgresql-database spring-boot spring-security swagger-ui unit-testing

Last synced: 12 Apr 2026