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/lazarenkov-e/hw05_final

Сентябрь-Ноябрь 2022. Социальная сеть блогеров. Итоговый проект блока Django, Яндекс Практикум.

django python unit-testing

Last synced: 13 Apr 2026

https://github.com/m7moudgadallah/cpp_testing_for_cp

Simple class used to test functionality by passing the result of function and the expected output

competitive-programming unit-testing

Last synced: 29 Mar 2026

https://github.com/mattmeyers/assert

Opinionated test assertions.

assertions generics go testing unit-testing

Last synced: 17 Jan 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/webmekanic/cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing

Last synced: 17 May 2026

https://github.com/hng-12/number-classifier-golang

Number Classifier API using the Go Programming Language.

gin-framework golang unit-testing

Last synced: 13 Jun 2025

https://github.com/mejia-dev/galactic-age-calculator

Webpack JavaScript project used to demonstrate unit testing with Jest

automated-testing babel calculator javascript jest unit-testing webpack

Last synced: 13 Apr 2026

https://github.com/nishma25/scooter-rental-management-system

A full-fledged scooter rental system implemented in Python using object-oriented programming principles. Demonstrates encapsulation, inheritance, polymorphism, and abstraction to manage scooter fleet, handle rentals, and process transactions

ipynb-jupyter-notebook oops-in-python unit-testing

Last synced: 09 Jun 2026

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

Kotlin testing functions

kotlin unit-testing

Last synced: 07 Jul 2025

https://github.com/ryooooooga/cuutest

Simple unittest framework for C

c unit-test unit-testing unittest unittesting

Last synced: 05 Sep 2025

https://github.com/geobas/minimal-laravel

A minimal project written in Laravel 5.6.*

composer laravel php unit-testing

Last synced: 09 May 2026

https://github.com/edmartt/wrapper-piper

this microservice calculates the distance of two coordinates via publish/subscribe queue

docker docker-compose euclidian-distance flask publish-subscribe python redis rq unit-testing

Last synced: 13 Apr 2026

https://github.com/mystackbox/prj-monakali-attorneys.inc

A mobile-friendly angular 2+ website developed using lazy-loading approach to enhance site-performance. CSS Grid-layout and Flexbox models were used to design responsive UI. .

angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11

Last synced: 31 Jan 2026

https://github.com/tsimbalar/unittestsmaintenancehell

The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013

c-sharp maintenance unit-testing

Last synced: 02 Dec 2025

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/mbuesch/dummy-esp-idf-sys

Dummy replacement for https://crates.io/crates/esp-idf-sys

dummy esp-idf stub unit-testing

Last synced: 23 Jun 2025

https://github.com/sjeguedes/symfonytdac

Symfony 3 upgrade and application management

blackfire faker functional-testing phpunit symfony3 symfony4 unit-testing upgrade

Last synced: 02 Jan 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/hardi17/rssfeedsreader

Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML

dagger-hilt junit kotlin mockito mvvm retrofit2 simplexmlconverterfactory turbine unit-testing

Last synced: 21 Jun 2025

https://github.com/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 11 Mar 2025

https://github.com/fuznio/testfuzn

Unified C# testing framework for unit, end-to-end, and load tests with a single syntax and readable tests and reports.

automation csharp devops dotnet end-to-end-testing load-testing mstest qa testing-test-framework unit-testing

Last synced: 13 Apr 2026

https://github.com/martinkalema/junit-testing

Testing Java Application using JUnit Framework

junit unit-testing

Last synced: 22 Jul 2025

https://github.com/willie-conway/tdd-bdd-final-project

Test Driven Development (TDD) / Behavior Driven Development (BDD) for IBM 💻📈

behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing

Last synced: 20 Apr 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/asergioscosta/java-unit-tests

Java unit test examples using JUnit and best testing practices.

java junit test-automation unit-testing

Last synced: 27 Mar 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/davep/pypath.el

Command to get a full dotted path for a current Python function definition

django elisp emacs emacs-lisp python unit-testing

Last synced: 13 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

https://github.com/daniel-brai/ecommerce-drf

A deep dive into Django Rest framework with a focus on database design and performance, unit and end-to-end testing and so on

database-performance-analysis database-schema-design django-rest-framework end-to-end-testing unit-testing

Last synced: 09 Apr 2025

https://github.com/adolligit/store-manager

Store Manager é uma API Rest feita em NodeJS + ExpressJS, que faz consultas diretamente no banco de dados MySQL através query's no 'hardcoded'. O projeto foi idealizado pela escola de programação @tryber e realizado pelos alunos, como eu. Seja muito bem-vindo ao repositório!

api-rest architecture-components docker docker-compose docker-image dockerfile express-api express-js express-rescue expressjs mocha-chai mocha-tests mochajs mysql mysql-database mysql2 nodejs swagger-ui unit-testing unittest

Last synced: 03 Feb 2026

https://github.com/herikerbeth/personal-blogging-platform-api

This is a RESTful API for a personal blogging platform. It allows users to create, read, update, and delete blog posts. The API is built with Java and Spring Boot to create the server, Spring HATEOAS to write hypermedia-driven outputs, and uses PostgreSQL for data storage.

api backend java java-spring junit unit-testing

Last synced: 17 Mar 2025

https://github.com/jovey-zheng/next-ts

Starter template for a clean Next.js + TypeScript + ESLint + TailwindCSS + Jest + Prettier + Husky project

eslint husky jest nextjs nextjs-template prettier react reactjs ssr starter-template tailwindcss typescript unit-testing

Last synced: 06 Apr 2026

https://github.com/mohammadnazm/jest-writing-tests

A concise and practical guide to writing tests using Jest, a widely-used JavaScript testing framework. Learn how to set up and create effective test cases, perform assertions, and ensure comprehensive test coverage. Improve your JavaScript testing skills and enhance the quality and reliability of your code with this invaluable resource.

javascript jest tests unit-testing

Last synced: 17 May 2026

https://github.com/joseluisq/briefest

Small and fast Typescript unit testing library with no dependencies. [WIP]

browser library nodejs testing typescript unit-testing

Last synced: 05 Apr 2025

https://github.com/gmbeddard/ee200-binary_tree_tests

A comprehensive test suite for evaluating 10 BST implementations. Includes validation of insertion, deletion, search, traversal, and memory management, with detailed analysis of failures and bugs.

binary-search-tree cpp20 unit-testing

Last synced: 18 Jul 2025

https://github.com/sashaflores/rustfund

Real audit submissions with findings, judge feedback, appeals, and post-review improvements. Part of my smart-contract-security series to grow and share Web3 security knowledge.

audit fuzzing rust smart-contracts solana unit-testing

Last synced: 07 May 2026

https://github.com/kaiwinter/di-instantiator

Unit testing support for code which uses dependency injection

integration-testing jee spring unit-testing

Last synced: 12 Jan 2026

https://github.com/nricheton/tdm

Test data injection framework

dataset testing unit-testing

Last synced: 05 Oct 2025

https://github.com/radiopizza/tpu-labs-android-development

This repository serves as a collection of laboratory assignments completed during the "Android Software Development" elective course

android android-studio constraintlayout coroutines dialogs fragments-layout gridlayout intents kotlin listener livedata navigation oop recyclerview regular-expression resources seekbar unit-testing viewmodel xml

Last synced: 17 May 2026

https://github.com/sharpwit/react-testing-mosh

React Testing Library with Vitest / Jest.

react react-testing typescipt unit-testing vitest

Last synced: 11 May 2026

https://github.com/tomerfi/selenium-nunit-robotframework-tutorial

A walkthrough a C# web app tested with Nunit, Selenium, and RobotFramework.

acceptance-testing blog-post dev nunit3 robot-framework selenium unit-testing

Last synced: 18 Jan 2026

https://github.com/oiricaud/javadoc-and-unit-testing

In this assignment, you are going to improve your project by providing more feature implementation, improve documentation using Javadoc, and improve code quality by writing unit test cases using Junit.

javadoc object-oriented school-project unit-testing

Last synced: 11 Mar 2025

https://github.com/bvfalcon/junit5-fakesmtp

FakeSMTP for unit-testing smtp clients with JUnit 5

junit junit5 maven smtp smtp-server testing unit-testing

Last synced: 14 Jan 2026

https://github.com/silvestrevivo/testing-jest-intro-tutorial

Jest intro tutorial regarding the youtube tutorial of @bradtraversy

javascript jest jest-test unit-testing

Last synced: 21 May 2026

https://github.com/masatomizuta/go-redistest

Golang package controls Redis servers for unit tests

go golang redis unit-testing

Last synced: 17 Jan 2026

https://github.com/ztlaine/assignment7

Unit testing a custom data structure using Java.

data-structures java junit unit-testing

Last synced: 17 Mar 2025

https://github.com/netodeolino/book-tdd-dio

TDD using JUnit, Mockito, and Hamcrest

hamcrest mockito tdd unit-testing

Last synced: 04 Jul 2025

https://github.com/avirupmazumder/qeats

QEats is an app that makes food ordering convenient for millions of users. With just a few taps on their phone, users can relish their favorite food from nearby restaurants.

http interfaces jackson java jmeter lombok mockito mongodb redis rest-api spring-boot springdata unit-testing

Last synced: 12 Apr 2026

https://github.com/fongandrew/call-next

Hook to interrupt asynchronous function flow for ease of testing

async javascript stub testing typescript unit-testing

Last synced: 19 Apr 2026

https://github.com/autokmg/spring-boot-apps-testing-practices

Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.

java-11 junit spring-boot unit-testing

Last synced: 16 Sep 2025

https://github.com/carseven/angular-testing

Repository for practicing Angular unit and end to end testing

angular angular14 end-to-end-testing testing unit-testing

Last synced: 18 Apr 2026

https://github.com/dzmitrypanamarenka/page-loader

js-cli utility which downloads your page with assets

cli node-js promises unit-testing

Last synced: 25 Mar 2025

https://github.com/vitaliibezuhlyi/ordersapi

A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders

api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit

Last synced: 12 Jun 2025

https://github.com/the-man-w-laughs/mpp-faker

The Random Test Data Object Generator project

c-sharp expression-tree oop reflection unit-testing

Last synced: 24 Apr 2026

https://github.com/marcel-haag/testing

Testing Repository to get an introduction in Angular Testing and Cypress E2E

angular component-testing cypress javascript jest jest-mocking mock testing typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/mohammadshehadeh/recipes-search-app

This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs

react react-router-dom unit-testing

Last synced: 21 May 2026

https://github.com/amr-yasser226/ambulance-management-system-dsa

A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.

algorithms ambulance-management-system course-project cpp data-structures emergency-services hospital-simulation optimization patient-dispatch priority-queue queue real-time-simulation resource-allocation simulation stack systems-design unit-testing zewail-city

Last synced: 17 Jul 2025

https://github.com/ztlaine/assignment13

Banking app utilizing Maven, Springboot, Hibernate, MySQL, and Thymeleaf, written using Java and HTML. Testing done with Junit.

hibernate hibernate-orm html java junit maven mysql springboot thymeleaf unit-testing

Last synced: 13 Apr 2026

https://github.com/lmorente/course-testing

Java testing course: JUnit 5 and Mockito

junit5 mockito unit-testing

Last synced: 11 Mar 2025

https://github.com/ztlaine/multithreading-with-asychronous-calls

Asynchronous data evaluation using Java.

async java multithreading unit-testing

Last synced: 17 Mar 2025

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/aluriak/weldon

Learning system targetting practical programming courses

learning linting system unit-testing

Last synced: 14 May 2026

https://github.com/augusto11cb/loyalty-program-buenos-coffee

This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.

assertion-methods assumptions dynamic-testing extension- extension-points java java8 junit5 nested-test parameterized-tests test-lifecycle unit-testing

Last synced: 16 Jul 2025

https://github.com/kasiprasad/context-spec

A simple Context Specification Framework for Java over JUnit

bdd context integration-testing java junit specification tdd unit-testing

Last synced: 14 Jan 2026

https://github.com/priyanshscpp/scheduler-gtest

Demonstrates OS-level thinking (round-robin, priority, etc.). Very relevant for CPU/microarchitecture work.

cpp gtest operating-systems qualcomm unit-testing

Last synced: 04 Sep 2025

https://github.com/ryanadhitama/golang-unit-test

Golang unit test

golang unit-testing

Last synced: 20 Jan 2026

https://github.com/salma-4/quiz-api

A RESTful API for creating, managing, and taking quizzes. The API supports user authentication, quiz categorization, and various administrative functionalities.

assertj dto-pattern java junit logging maven mockito mysql-database spring-boot spring-data-jpa spring-security-jwt swagger-ui unit-testing

Last synced: 19 Apr 2026

https://github.com/hima890/airbnb_clone

Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).

alx-africa alx-higher-level-programming alx-software-engineering console-application inheritance json-data json-parser opp python-script python3 static-website unit-testing webapplication

Last synced: 11 Oct 2025

https://github.com/gealex/doublit

Double and test PHP classes easily in PhpUnit

mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing

Last synced: 21 May 2026