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/aivascu/autofixture.io

The AutoFixture documentation and API reference website

autofixture documentation dotnet moq nsubstitute nunit unit-testing xunit

Last synced: 13 Mar 2025

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/dracudev/s3-testing-js

Analyzing a movie dataset with JS methods, plus unit tests for reliability.

array-methods dataset es6 it-academy javascript jest unit-testing

Last synced: 24 Feb 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/foiovituh/uva-tester

A minimalist Java library for effortless unit test execution 🍇

java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester

Last synced: 18 May 2026

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/netodeolino/book-tdd-dio

TDD using JUnit, Mockito, and Hamcrest

hamcrest mockito tdd unit-testing

Last synced: 04 Jul 2025

https://github.com/TomislavSmit/kanban-board

Kanban board application in React and TS with json-server API

kanban-board-application react typescript unit-testing

Last synced: 16 Oct 2025

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/robatwilliams/unit-testing-atoz

A collection of short and practical tips for better unit testing

javascript jest testing unit-testing

Last synced: 18 May 2026

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

Unit testing demonstration project for university course

javascript jest unit-testing

Last synced: 18 May 2026

https://github.com/sharonnavarro/angular-testing-jest

Angular proyect with Jest as JavaScript testing framework

angular jest test unit-testing

Last synced: 07 Apr 2026

https://github.com/hamidurrahman1/junit5

This repository is intended to demonstrate my ability and understanding of JUnit5

junit5 jupiter tdd testing unit-testing

Last synced: 21 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/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/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/mbuesch/dummy-esp-idf-hal

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

dummy esp-idf stub unit-testing

Last synced: 05 Apr 2025

https://github.com/chanchals7/noapp-assignment

noapp assignment - about uploading bulk data in api

env express mocha mongoose multer nodemon unit-testing

Last synced: 21 Jan 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/mbuesch/dummy-esp-idf-svc

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

dummy esp-idf stub unit-testing

Last synced: 05 Apr 2025

https://github.com/Suzanemh/BankApplicationTesting

Obligatorisk oppgave i systemtesting

software-testing testing unit-testing

Last synced: 11 Mar 2025

https://github.com/wilcywilson/marsroverapi-webapp

A Web Development project using Spring MVC, Hibernate, MySQL, Thymeleaf and NASA API to create a web application that shows Mars Rover Images.

maven mysql nasa-api restful-api spring-boot spring-data-jpa spring-mvc thymeleaf-template-engine tomcat-server unit-testing

Last synced: 07 Apr 2026

https://github.com/yeniceri98/tipcalculatorapp

Tip Calculator App with Jetpack Compose

android-application jetpack-compose kotlin unit-testing

Last synced: 05 Apr 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/cp-dharti-r/devops-golang-unit-test-check

Configure GitHub workflow for running unit tests, which should be passed without errors.

go-testing golang tdd test-driven-development testing unit-testing

Last synced: 05 Apr 2025

https://github.com/mustafos/bankapp

The BankApp boasts a clean and modern interface, with a user-friendly design that allows for easy navigation and interaction. Users can securely log in to their accounts, view their balances, transactions, and account details, and even transfer funds to other accounts.

mvvm-architecture rest-api swift uikit unit unit-testing

Last synced: 21 Mar 2025

https://github.com/Aeon-DR/LearningProgressTracker

JetBrains Academy Project: Learning Progress Tracker

hashing regex unit-testing

Last synced: 10 May 2025

https://github.com/dlealv/officescripts-unit-test-framework

Lightweight, extensible unit testing framework for Office Scripts, inspired by libraries like JUnit. Provides basic assertion capabilities and defines the structure for executing test cases. Designed for easy integration and extension within Office Scripts projects

officescript officescripts testing testing-framework testing-library typescript unit-testing unit-testing-framework

Last synced: 17 May 2026

https://github.com/dtroupe18/networktesting

Examples on how to test API calls

ios11 mockingjay nimble quick spacex-api swift4 unit-testing

Last synced: 20 Jul 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/geozi/javascript-jest

Showcases the use of Jest for performing unit tests.

jest-test unit-testing vanilla-javascript

Last synced: 01 Apr 2025

https://github.com/sulmar/infoshareacademy-accenture-tdd

Materiały do szkolenia Testy jednostkowe w .NET

tdd unit-testing

Last synced: 25 Jun 2026

https://github.com/adityachandak287/unit-testing-demo

Repository for Unit Testing Presentation

testing unit-testing

Last synced: 13 Mar 2025

https://github.com/tawfik-s/imageprocessingapi

image processing api for resizeing images and return endpoint to access the image using it

apitest eslint express jasmine-tests joi node-js prettier sharp supertest typescript unit-testing

Last synced: 07 Apr 2026

https://github.com/nicledomas/cmake

Cmake scripts for build c++ projects

build clang-tidy cmake cmake-scripts conan cpp unit-testing

Last synced: 17 May 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/craigmr/jasmine-proptype-matcher

Use React prop-types to assert values in jasmine.

jasmine javascript matchers prop-types unit-testing

Last synced: 20 Feb 2026

https://github.com/karenpayneoregon/ef-core-lessons-csharp

Lesson on working with EF Core 5 showing both beginner and advance operations with unit testing.

base-classes configuration csharp csharp9 efcore5 findall inmemory-db interceptors mocking-framework unit-testing

Last synced: 17 May 2026

https://github.com/waffiqaziz/story-app

Story App is an Android app built for educational purposes, allowing users to post stories with photos, share locations, and discover other people's activities.

android appcompat camerax custom-view espresso google-maps-api kotlin mockito paging3 remote-mediator retrofit2 room-database splashscreenapi ui-testing uix unit-testing

Last synced: 25 Jan 2026

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/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/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/martinkalema/junit-testing

Testing Java Application using JUnit Framework

junit unit-testing

Last synced: 22 Jul 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/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/ifsantana/ecommerce

Simple ECommerce Project - RestAPIs

aspnetcore2 automapper jwt mysql nunit oauth2 unit-testing webapi

Last synced: 05 May 2026

https://github.com/mystackbox/prj-user-profile

a user-profile angular application that allows users to register and sign-in. the applications keeps track of all individual login attempts metrics and displays them in a Bar and Pie chart for analysis.

angular-cli angular-forms angular2 bar-chart bootstrap5 css3 html5 json-server pie-chart responsive-web-design unit-testing

Last synced: 11 Apr 2026

https://github.com/keplersj/jest-serializer-json-ld-script

Serializer to correctly display JSON-LD objects in Jest snapshots

jest jest-serializer jest-snapshots json-ld react react-helmet seo snapshot-testing unit-testing

Last synced: 25 Feb 2026

https://github.com/icarusso/sparksql-unittest

Simple utilities for testing Spark SQL queries, functions, and applications

spark-sql unit-testing

Last synced: 02 Feb 2026

https://github.com/temirlan-zh/test-task-user-api

Implementation of a test task for a job application.

e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing

Last synced: 07 Apr 2026

https://github.com/chetanvaghela457/obegallery

Explore the wonders of space and experience the beauty of our universe with our cutting-edge Android app, designed to showcase NASA's Picture of the Day. Utilizing modern libraries such as Dagger, Coroutines, and MVVM architecture, this app offers a seamless and immersive user experience.

android api dependency-injection kotlin kotlin-android kotlin-coroutines ktlint mock-server mockito rest-api retrofit testing unit-testing

Last synced: 17 May 2026

https://github.com/andfaulkner/kidnap-console

Wrap a function. Capture all its logs, stop them from displaying, and store them for later access along with the return value. Makes console log output testing a breeze.

console console-log console-log-testing javascript logging mocha tdd terminal test test-driven-development testing typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/danhpaiva/software-quality-sonar-metrics

📁 This is a project created in Java and we use sonarLint and Metrics to estimate its quality

java metrics sonarlint unit-testing

Last synced: 08 May 2025

https://github.com/msx752/configurationreader

ConfigurationLib, .NET tabanlı uygulamalar için yapılandırma ayarlarını merkezi bir şekilde yönetmek ve çeşitli veri kaynaklarından bu ayarları dinamik olarak almak amacıyla geliştirilmiş bir kütüphanedir.

centralized-settings circuit-breaker configuration-management dependency-injection dynamic-configuration resilience-patterns unit-testing xunit

Last synced: 29 Jun 2026

https://github.com/alexmochu/phone-book-app-tdd

The Phone Book app allows you to add, update, delete and view contacts.

python-3-6 tdd unit-testing

Last synced: 30 Oct 2025

https://github.com/miljanamilunovic/banking-app-nunit-testing

Unit testing banking app implemented in C#

csharp nunit-tests qa unit-testing

Last synced: 10 Apr 2025

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/persteenolsen/angular-dapper-sqlite-client

Angular 14 Client working with a .NET Web API using Dapper and SQlite

angular jasmine karma unit-testing

Last synced: 18 Jan 2026

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/cpapazaf/karma-prettybrowser-reporter

Multi-Browser karma reports in an aggregated and pretty html format

karma-plugin karma-reporter npm-package unit-testing

Last synced: 19 May 2026

https://github.com/seralaci/unittesting

Unit Testing (.NET Playground)

csharp dotnet testing unit-testing

Last synced: 14 May 2026

https://github.com/thefeij/go-map-cache

A Golang cache using map data structure

cache golang unit-testing

Last synced: 20 Jun 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/mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing

Last synced: 18 Jan 2026

https://github.com/marc-mosca/unit-testing

This repository is a library for unit testing your C functions.

c unit-testing

Last synced: 06 Apr 2025

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/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/geobas/minimal-laravel

A minimal project written in Laravel 5.6.*

composer laravel php unit-testing

Last synced: 09 May 2026

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