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

A randomized unit testing tool

generator java unit-testing

Last synced: 11 Nov 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/xhunter74/powermonitor.api

PowerMonitor API is a backend service for monitoring, collecting, and analyzing power consumption and availability data.

api mocha nestjs nodejs passport unit-testing

Last synced: 11 Apr 2026

https://github.com/vhgn/bulki

Unit testing for C

c testing-tools unit-testing

Last synced: 23 Jun 2025

https://github.com/anagalacticruby/war_card_game

A demonstrational repo containing a JavaScript program that will play a game of War with itself. Created as a submission for Week 6 of Promineo Tech's front end bootcamp

bootcamp bootcamp-project card-game demo front-end-development javascript mocha-chai npm unit-testing

Last synced: 08 May 2026

https://github.com/adrianomonteiroweb/tests-with-frisby

Repositório de testes em api em deploy via Heroku.

api-rest async back-end backend frisby frisby-js testing unit-testing

Last synced: 15 Mar 2025

https://github.com/mockupcode/gunit

Golang Test Framework

framework go golang gunit test testing unit-testing

Last synced: 20 Jan 2026

https://github.com/randjelaa/junit-calculator

This project involves creating a Calculator and CalculatorAdvanced class in Java with full unit testing using JUnit5. Tests must be parameterized, use Hamcrest matchers, and cover all code paths to achieve 100% coverage.

hamcrest java junit unit-testing

Last synced: 01 Jul 2025

https://github.com/sanish07/library-application-testing

Library Management System - Unit Testing with JUnit, Hamcrest and Mockito testing frameworks.

hamcrest java junit5 mockito unit-testing

Last synced: 21 May 2026

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/shellyda/project-software-engineering

Me passa a receita aí? (receita.ai) platform allows users to explore a wide range of recipes shared by a community of food lovers. Users can contribute by sharing their own recipes, providing feedback through comments, and rating the recipes they try. Project for software engineering course at CIn/UFPE.

atomic-design cypress cypress-tests eslint husky jest nextjs plop-generators prettier tailwindcss unit-testing vercel-deployment

Last synced: 14 Apr 2026

https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker

Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database

batch-script beautifulsoup4 decorators-python logging-python rich-library sqlite3-database unit-testing web-scraping-python

Last synced: 29 Mar 2025

https://github.com/an-prata/scrutiny

A simple, easy to use, and lightweight unit testing framework written in and for C.

benchmarking c unit-testing

Last synced: 28 May 2026

https://github.com/stdevteam/rest_example

REST API example implemented with Django and Django-Rest-Framework.

django django-application django-rest-framework python3 restful-api swagger unit-testing

Last synced: 21 Apr 2026

https://github.com/mkoshtenko/svit-service

Storage for simple vertices inside table with Swift 5 and Vapor 4

docker swift unit-testing vapor vapor-4

Last synced: 11 Apr 2026

https://github.com/imransaleh21/realtimestockpricewebapp-bestbackendpractices-underdevelopment

I am actively working on this personal project that displays real-time stock prices using the Finnhub.com third-party API. The project is being developed with ASP.NET Core and Razor markup following the MVC design pattern, aiming to implement industry-standard backend practices.

api-rest asp-net-core clean-architecture csharp dependency-injection entity-framework-core razor-pages solid unit-testing

Last synced: 31 Dec 2025

https://github.com/mofizul21/task-management-api-with-laravel

Task Management API with Authentication using Laravel & Sanctum

api laravel php sanctum-authentication task-management unit-testing

Last synced: 10 May 2026

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 10 Jun 2026

https://github.com/tienhuynh-tn/math-util

This repo stores a Java library to support for the Math calculation. Using some technologies such as unit test, tdd, ddt,...

cd ci ddt java junit5 tdd unit-testing

Last synced: 15 Mar 2025

https://github.com/kefirjs/chai-kefir

Chai plugin for asserting on Kefir Observables.

chai chai-plugin javascript kefir kefir-observables unit-testing

Last synced: 02 Jul 2026

https://github.com/binarybirds/hummingbird-spec

Unit testing for Hummingbird applications through declarative specifications.

hummingbird-swift server-side swift unit-testing

Last synced: 10 Jun 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/flazefy/sanberbe61-leonardho

Project ini merupakan Final Project dari bootcamp NodeJS Sanbercode Batch 61, aplikasi ini merupakan aplikasi Backend (Rest API) dengan topik aplikasi E-Commerce. Created using Express with Typescript

backend ejs express jest mailer mongodb rest-api swagger typescript unit-testing

Last synced: 10 Apr 2026

https://github.com/paoloprodossimolopes/goshop

Backend application using GoLang to provide a list of products after the user authenticate

backend ci go golang testing unit-testing

Last synced: 18 Mar 2025

https://github.com/damirscorner/20210430-testing-actual-code

Sample project for "What code are your unit tests testing?" blogpost

integration-testing mocking unit-testing

Last synced: 24 Mar 2025

https://github.com/endreot/polynomial

API for manipulating polynomials and performing polynomial algebraic and calculus operations

api polynomial python unit-testing

Last synced: 31 Mar 2025

https://github.com/robsoncastilho/portaeletronica

Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.

csharp manual-stub stub unit-testing

Last synced: 29 Jul 2025

https://github.com/vilajj/course_androidkotlindevelopment_gf

Repository developed during the course on Udemy 'Desenvolvimento de Aplicativos Android usando Kotlin' (Android Application Development using Kotlin), by Gabriel Ferrari.

android course intellij java kotlin learning mobile-development mvvm udemy-course unit-testing

Last synced: 04 Feb 2026

https://github.com/karenpayneoregon/learn-using-unit-test-cs

For an article on learning to code with unit test.

csharp entity-framework-core unit-testing

Last synced: 23 Mar 2025

https://github.com/chiomasarah/calculator-app

A calculator app that allows users perform basic arithmetic operations.

mocha-chai mongodb-atlas node-js react-js react-testing-library unit-testing

Last synced: 12 Apr 2026

https://github.com/artem-y/swifty-test-assertions

Lightweight addition of useful assertions to XCTest

ios macos swift testing-tools tvos unit-testing visionos watchos xctest

Last synced: 16 Jan 2026

https://github.com/artem-y/examples-of-swifty-test-assertions

Examples of using swifty-test-assertions in tests

ios macos swift testing-tools tvos unit-testing visionos watchos xctest

Last synced: 16 Jan 2026

https://github.com/kudashevs/fact-checker

This is an example app for my presentation "Mocks aren’t Stubs. What are test doubles and how do we use them?"

mocks spies stubs testdoubles unit-testing

Last synced: 10 Jun 2025

https://github.com/trkotovicz/todos-nest

API com as principais funcionalidades de um gerenciador de tarefas

api-rest docker e2e-testing jest jwt-authentication mysql nestjs nodejs supertest swagger typeorm typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/marcelo-earth/jest-notes

🧪📄 Unit Testing with React course notes

jest note-taking notes unit-testing

Last synced: 04 Apr 2025

https://github.com/dinorain/checkoutaja

Go REST example for product checkout service, supported with authentication module.

clean-architecture docker go golang jwt jwt-token microservice postgresql redis rest-api swagger unit-testing

Last synced: 16 Jan 2026

https://github.com/ashmalzahra/javascript-group-capstone-project

This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.

api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack

Last synced: 12 Apr 2026

https://github.com/fombi-favour/space-traveler-capstone

Space Traveller's Hub is web-app to book a virtual rocket and join mission this web using Space X Api for the data

api reactjs redux unit-testing

Last synced: 12 Apr 2026

https://github.com/hayaaburaed/simple-string-calculator

🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.

javascript jest unit-testing

Last synced: 12 Apr 2026

https://github.com/nirdosh17/python-mocks

Examples of mocking in Python unit test

python test-mock unit-testing

Last synced: 11 Jun 2025

https://github.com/medamineharbaoui/remitly_technical_test

A RESTful API for managing SWIFT codes of financial institutions, built with Spring Boot, Hibernate, and MySQL for the backend, and Next.js for a user-friendly frontend. The application parses SWIFT codes from CSV files, stores them in a database, and provides endpoints for retrieval. Fully containerized with Docker for easy setup and deployment.

docker docker-compose dockerfile hibernate-orm junit mockito mysql nextjs restful-api spring-boot unit-testing

Last synced: 11 Jun 2025

https://github.com/endreot/ride-of-fortune-solution

Solution to Codewar's 'Ziggurat Ride of Fortune' problem by docgunthrop

codewars-solutions unit-testing

Last synced: 14 Jul 2025

https://github.com/fobiero/python_password_locker_c01

Simple Python Password Locker. Github repo link provided for test purposes of the software

python3 unit-testing xclip

Last synced: 05 Jul 2025

https://github.com/unknown6656-megacorp/unknown6656.testrunner

A .NET unit test runner for the console/terminal.

csharp net test test-runner unit unit-testing

Last synced: 28 Jan 2026

https://github.com/geozi/java-junit

The project showcases the use of JUnit 5 for performing unit tests on Java code.

java junit-test surefire-reporting unit-testing

Last synced: 03 Jul 2025

https://github.com/dor-rondel/a6_csc_385

6th Assignment for CSc-385: Introduction to Software Quality Assurance at SUNY Oswego for Fall 2017 with Professor Tenbergen.

junit4 quality-assurance unit-testing

Last synced: 03 Jul 2025

https://github.com/rvguradiya/junit-exploration

A repository exploring the key features of JUnit 5 (Jupiter). It includes examples for parameterized tests, lifecycle methods, assertions, exception handling, timeouts, tagging, and nested tests, with detailed documentation for each feature.

java junit-jupiter junit5 mocking mockito test-automation testing-best-practices unit-testing

Last synced: 11 Jun 2025

https://github.com/darkzarich/vue-mocha-and-chai-testing

Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai

chai javascript learning mocha testing training unit-testing vue2 vuejs

Last synced: 29 Sep 2025

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

Test functions for log-front-kotlin library

kotlin library logging unit-testing

Last synced: 14 Jul 2025

https://github.com/andrehora/quiz

Simple quiz!

python unit-testing

Last synced: 24 Mar 2025

https://github.com/arin-paliwal/engage-360

Engage360 🎯 is a platform to enhance employee engagement and foster workplace collaboration. Features include dashboards 📊, recognition tools 🏆, and feedback systems 💬 for Admins, Managers, and Employees. Build a thriving, connected organization!

contextapi react react-router redux tailwindcss typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/gpreviatti/store_python_clean_arch

Simple application using clean architecture and python

clean-architecture python unit-testing

Last synced: 16 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/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/itanex/unittesting

.NET Unit Testing Examples

csharp unit-testing

Last synced: 24 Mar 2025

https://github.com/a-viv-a/generate-combinations

Generate all combinations of an object from a description, with type safety

generation typescript unit-testing

Last synced: 28 Mar 2025

https://github.com/m4tice/python_unittest

Implementation of unittest in Python

unit-testing

Last synced: 16 Mar 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/rouchdane03/spring-boot-project-customer

This is a simple backend api which perform CRUD operation within a customer object

aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing

Last synced: 04 Feb 2026

https://github.com/anscoder/retailapp

RetailApp is an iOS shopping app built with Swift, SwiftUI, and Combine, demonstrating modern architecture patterns like Dependency Injection and MVVM. It allows users to browse products, view details, and manage their cart.

dependency-injection ios-swift mock swift-package-manager swiftui-example swiftui-learning swinject unit-testing

Last synced: 30 Mar 2025

https://github.com/minhnghia2k3/book-store

Comprehensive book store application written in Java, Spring Boot

aws docker integration-testing java-21 postgresql redis spring-boot spring-data-jpa swagger unit-testing

Last synced: 12 Apr 2026

https://github.com/keval-gandevia/medhub

MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.

aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket

Last synced: 11 Apr 2026

https://github.com/hibatillah/kppl-testing

Learn white box testing

testing unit-testing whitebox-testing

Last synced: 01 Apr 2025

https://github.com/damirscorner/20231222-dotnet-mock-http

Sample project for 'Mocking HttpClient in unit tests' blogpost

dotnet http-client mocking moq unit-testing

Last synced: 02 May 2026

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/tkraak/ava-rewire

:building_construction: Experimenting with AVA and rewire

ava express javascript node rewire sinon unit-test unit-testing

Last synced: 12 Apr 2026

https://github.com/geozi/python-pytest

Showcases the use of PyTest on Python code.

pytest python unit-testing

Last synced: 01 Apr 2025

https://github.com/geozi/javascript-jasmine

Showcases the use of Jasmine for performing unit tests.

jasmine-tests unit-testing vanilla-javascript

Last synced: 01 Apr 2025

https://github.com/vicktorms/ocnimporter

OCNImporter é uma ferramenta projetada para importar dados gerados por sensores meteoceanográficos para um banco de dados. Foi desenvolvida especialmente para operações de Suporte a Petrobras.

importing-data oceanography pyside6 python-3 qtcreator unit-testing

Last synced: 08 Apr 2025

https://github.com/arrmansa/unittest-module-mocking

Experiments with coverage and mocking modules

python python3 unit-testing

Last synced: 16 Mar 2025

https://github.com/davorbadrov/testing-playground

A simple Jest environment for playing with tests

jest nodejs unit-testing

Last synced: 06 May 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/naimbiswas/ecom

eCom Full functional e-Commerce web application

angular ecommerce-website nodejs typescript unit-testing

Last synced: 07 May 2026

https://github.com/pedrior/mywallet

Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias.

aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture

Last synced: 12 Apr 2026

https://github.com/surajsgh/amaterasu

🧪 Sample unit tests for a simple backend app using JavaScript, Node, Koa and Jest.

javascript jest koa nodejs unit-testing

Last synced: 06 Jan 2026

https://github.com/damirscorner/20220520-dotnet-json-asserts

Sample project for 'Comparing JSON strings in unit tests' blogpost

dotnet fluentassertions json unit-testing

Last synced: 12 Apr 2026