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/nikitapanasevych/angular-shopping-cart

Online store project. FakeStoreAPI used for data, for development used: Angular, ngrx, rxjs, Angular-material, SCSS, unit tests with karma and jasmine.

angular angular-material karma-jasmine mobile-first ngrx responsive-web-design rxjs typescript unit-testing

Last synced: 18 May 2026

https://github.com/codecaiine/testing-practice-jet-js

This project is a practical test for JavaScript functions using the Jest library. It follows the AAA pattern to make the tests easier for other developers to read and understand. TDD approach was also practiced. This project is in line with Microverse requirements on unit testing.

javacript jest tdd testing unit-testing

Last synced: 14 May 2026

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 18 May 2026

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 28 Jan 2026

https://github.com/wibosco/makingrequests-example

An example project to show how using custom request classes can lead to a more modular project that is easier to test

nsurlsession swift unit-testing url urlrequest

Last synced: 16 Mar 2025

https://github.com/rtmigo/neatest_py

Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code

automation package python test testing unit-testing unittest

Last synced: 10 Jul 2025

https://github.com/wartman/medic

A bare-bones unit testing framework.

haxe testing unit-testing

Last synced: 23 Feb 2026

https://github.com/jpdillingham/lets-code-ci-session-1

Let's Code: Unit Testing and Continuous Integration Part 1: JavaScript

chai codeclimate codecov express istanbul mocha nodejs qccoders supertest travis-ci unit-testing

Last synced: 03 Sep 2025

https://github.com/gopherlabsltd/android-clean-architecture

Demo Android application (written Kotlin) built to highlight MVP (Model View Presenter) and Clean Architecture concepts ๐Ÿšฟ

android android-devops clean-architecture dependecy-injection devops kotlin mvp-architecture reactive-programming rx unit-testing

Last synced: 18 May 2026

https://github.com/filozoff/xctestextension

A collection of additional assertion methods for `XCTest` framework.

swift test tests unit-testing xctest

Last synced: 17 Feb 2026

https://github.com/mchalapuk/fake-promise

:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.

es6-promise fake javascript mock promise resolve testing unit-testing

Last synced: 25 Oct 2025

https://github.com/kulloveth/cardinfofinder

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel

Last synced: 24 Oct 2025

https://github.com/fajarnugraha37/dotnet-xunit

This guide explains how to set up a multi-module (multi-project) solution in .NET, where each module is a separate project (for example, Core, Data, API) that can reference each other as needed.

csharp docker docker-compose dotnet dotnet-core entity-framework entity-framework-core moq postgresql unit-test unit-testing xunit

Last synced: 28 May 2026

https://github.com/tebogoyungmercykay/concurrent-testing-framework

This project demonstrates the use of a custom multi-threaded testing framework to compare the performance of sequential and concurrent test execution. The framework uses custom annotations to specify the execution mode and order of tests.

annotations concurrent-synchronization gradle junit5 kotln runner testing unit-testing

Last synced: 27 Jan 2026

https://github.com/oekazuma/test-runner-compare

JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)

ava jasmine jest mocha tape testing unit-testing uvu vitest

Last synced: 12 Apr 2026

https://github.com/hazae41/asn1

Zero-copy ASN.1 and DER coding ๐ŸŽ๏ธ

asn1 browser decoding der encoding esmodules javascript nodejs parser typescript unit-testing zero-copy

Last synced: 19 Apr 2025

https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing

A place to learn unit testing with VB.NET

unit-testing vbnet

Last synced: 23 Mar 2025

https://github.com/fshmidt/game-site

6 containerized services (Go backend, Postgres DB, Redis DB, Vue3 Account client, html/js/css Game App & Traefik) work together for Autentificate, Authorize, Update Profile details, Save profile picture in Google Cloud Storage & Edit it at Frontend side. Now there's a second gaming Front-end.

api css docker-compose full-stack gin golang google-cloud-storage html javascript jwt-authentication makefile postgresql redis rsa-cryptography unit-testing validation vue3 vue3-component

Last synced: 08 Apr 2026

https://github.com/sitholewb/usersapi

This is an API for registering and authenticating users. It uses JWT token and it supports different OAuth providers like Facebook, Google, etc

asp-net-core-api-starter aspnetcore dotnet dotnet-core facebook-oauth2 jwt jwt-bearer-tokens jwt-claims nunit-tests oauth-provider oauth-providers oauth2 unit-testing

Last synced: 17 Oct 2025

https://github.com/squiddev/omnomnom

An OCaml test runner inspired by Tasty

ocaml unit-testing

Last synced: 17 Oct 2025

https://github.com/edwyng/proyecto-ingenieria-del-software

Course Stack es un sistema de software que te ofrece la facilidad de conseguir avales para cursos online, presencial o semi-presenciales. En contribuciรณn con la UCV, estรก plataforma te permitira proponer tus ideas y enseรฑar tus conocimientos.

java jdk17 swing unit-testing

Last synced: 23 Jan 2026

https://github.com/yanrodrigues205/smartsales-backend

This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. ๐Ÿ›’

docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing

Last synced: 10 Feb 2026

https://github.com/brandon14/unit-test-examples

Demo repository highlighting writing PHP Unit tests.

php unit-testing

Last synced: 25 Jan 2026

https://github.com/germanysources/abap_test_injection

Test Injections in ABAP before release 750

abap test-automation unit-testing

Last synced: 07 Apr 2025

https://github.com/iagoantunes/mygoals

:blue_book: Simple app for setting and tracking your goals, allowing you to add amounts gradually until completion. [Flutter,Asp.Net]

asp-net flutter flutter-bloc unit-testing

Last synced: 11 Apr 2026

https://github.com/jsuyog2/express-sequelize-api

Express Sequelize API repository! This project is a robust and scalable RESTful API built using Express.js and Sequelize. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressapi expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token loginapi node nodejs postgresql role-based-access-control sequelize unit-testing

Last synced: 08 Feb 2026

https://github.com/corentinth/vscode-test-pilot

Automatically generate test base templates for JavaScript and TypeScript functions.

extension jest mocha template test unit-testing vitest vscode vscode-extension

Last synced: 20 Jan 2026

https://github.com/canopas/ios-todo-app-with-unit-testing

Sample code for the articles written on Ultimate guide to iOS unit testing. https://blog.canopas.com/the-ultimate-guide-to-ios-unit-testing-with-best-practices-part-1-c3a484b8dc8d

ios swift swiftui unit-test unit-testing

Last synced: 18 May 2026

https://github.com/cdlm/st-st

SmallTest โ€” SmallTalk unit tests, from scratch

pharo pharo-smalltalk smalltalk unit-testing

Last synced: 19 Jan 2026

https://github.com/dylibso/xtp-test-go

A Go test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 24 Apr 2026

https://github.com/undecaf/angularjs-template

Vorlage fรผr Projekte mit AngularJS und Angular Material

angularjs angularjs-material end-to-end-testing jasmine karma testcafe unit-testing

Last synced: 08 May 2026

https://github.com/eneas-almeida/customer-clean-architecture

๐Ÿ“œ Guia Clean Architecture, elaborado por Enรฉas Almeida com o principal objetivo de facilitar os repasses de informaรงรตes ร  equipe.

clean-architecture conventional-commits ddd docker docker-compose jest kafka makefile mongoose nodejs redis typescript unit-testing

Last synced: 05 Apr 2026

https://github.com/canerpatir/commonfixtures

A toolkit contains essential test fixtures for .net core and asp.net core projects.

aspnet-core nunit selenium tdd unit-testing xunit

Last synced: 01 Jul 2025

https://github.com/mihailgaberov/misc

This repo would contain any stuff that deserves to be preserved.

animations bangup bash css es6 html js misc tdd unit-testing

Last synced: 07 Jul 2025

https://github.com/meyskens/continuous-ino

continuous integration for Arduino

arduino ci unit-testing

Last synced: 22 May 2026

https://github.com/samuellucas97/minicurso-introducao-teste-software-spring

Curso online teรณrico-prรกtico voltado ao pรบblico que esteja interessado em aprender sobre Teste de Software em projeto Spring.

assertj-assertions docker docker-compose hibernate-validator integration-testing intellij jacoco-coverage junit5 lombok-maven mysql-database spring-data-jpa spring-mvc springboot swagger-ui unit-testing

Last synced: 22 Jan 2026

https://github.com/urbanjost/m_msg

convert all common variables to a string in Fortran using unlimited polymorphic variables

fortran fortran-package-manager fpm testing unit-testing

Last synced: 03 Feb 2026

https://github.com/mendixlabs/javaunittestreference

Reference implementation for unit testing custom Java actions using JUnit 5 and Mockito.

java mendix unit-testing

Last synced: 01 Jul 2025

https://github.com/kardelruveyda/unit-test

My first UnitTest attempt :)

exercise unit-testing

Last synced: 18 Aug 2025

https://github.com/tommyip/ts-use-exports

A TypeScript transformer that makes stubbing work when targeting CommonJS

commonjs stubs typescript typescript-transformer unit-testing

Last synced: 13 Jun 2026

https://github.com/stakx/dissecting-moq4

An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.

architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing

Last synced: 15 May 2025

https://github.com/dansantander/trax

Rails app for helping you with keeping track of your tasks and fees per activity with no complications.

integration-tests postgresql rails5 rspec ruby unit-testing

Last synced: 21 Jan 2026

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

==> Software testing examples with Jest and also with (mocha and chai)

bdd-tests end-to-end-testing integration-test jest mocha-chai tdd-test unit-testing

Last synced: 18 May 2026

https://github.com/andrewbeng89/vue-unit-testing

Unit Testing in Vue.js - from theory into practice: a companion repo!

jest unit-testing vue-test-utils vuejs

Last synced: 14 Apr 2026

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/moyasiginko/cost-management-capstone

A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.

css html javascript ruby ruby-on-rails unit-testing

Last synced: 08 Apr 2026

https://github.com/rustam-tolipov/unit-test-practice

Learn how to create and solve the unit test. This repository is made for practice purposes on coding challenges. Also, you can find out how many coding challenges I have solved here, for starting actually ๐Ÿ˜‰

javascript unit-testing

Last synced: 14 Aug 2025

https://github.com/yegor256/donce

Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up

automated-testing docker ruby testing unit-testing

Last synced: 04 Oct 2025

https://github.com/tidev/titanium-karma-client

Karma test runner client for Titanium

karma npm-package testing titanium unit-testing

Last synced: 10 Oct 2025

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 04 Jan 2026

https://github.com/albertopirillo/ing-sw-2021-pirillo-rocco-veliz

SW implementation of the board game "Master of Renaissance" using Object-Oriented programming and the MVC architectural pattern, relying on the Java programming language.

javafx-gui multiplayer-game mvc-architecture software-engineering unit-testing

Last synced: 05 Feb 2026

https://github.com/mcascone/test-jenk-unit

My journey into the land of Jenkins Pipeline Unit Testing.

declarative-pipeline groovy jenkins powershell unit-testing

Last synced: 10 May 2026

https://github.com/benscabbia/autoname.xunit

An xUnit extension to dynamically generate human readable test names.

c-sharp unit-testing xunit

Last synced: 30 Mar 2025

https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios

Test unitarios y de integraciรณn usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate

integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient

Last synced: 07 Aug 2025

https://github.com/C836/Weather-App

Interface para previsรฃo de tempo, com opรงรตes para troca de escala e sistema de internacionalizaรงรฃo.

api jest openweathermap react styled-components typescript unit-testing

Last synced: 11 Mar 2025

https://github.com/egorand/kotlin-unit-tests

Sample code for a workshop session called "Better Unit Tests with Kotlin"

junit kotlin unit-testing

Last synced: 20 Mar 2025

https://github.com/reyguillaume/bus-gestion-app

Dรฉveloppรฉe pour l'entreprise Go'bus, cette application a pour but d'informatiser et de centraliser leurs processus administratifs.

back-end cicd css front-end github-actions javascript jest mysql php unit-testing

Last synced: 09 Apr 2026

https://github.com/cod-e-codes/love2d-testgame

A Love2D survival game featuring procedural world generation, enemy AI, and dynamic gameplay mechanics.

2d-game enemy-ai game-development game-testing indie-game love2d lua lua-testing procedural-generation survival-game test-coverage unit-testing

Last synced: 06 Oct 2025

https://github.com/c2d7fa/rackunit-fancy-runner

Command-line RackUnit test runner with nicer output. Not actively updated, but responding to issues and pull requests.

racket unit-testing

Last synced: 21 Feb 2026

https://github.com/mipmipp/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 15 Apr 2025

https://github.com/mxschmitt/golang-tdd-example

Test driven development in Golang based on Martin Fowlers stack example.

golang simple tdd unit-testing

Last synced: 28 Mar 2025

https://github.com/newhoteng/metrics

Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.

css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack

Last synced: 09 Apr 2026

https://github.com/chinleung/laravel-browserstack

Run Laravel Dusk tests on BrowserStack.

browserstack browserstack-automate laravel unit-testing

Last synced: 01 Aug 2025

https://github.com/goapt/gee-app

A golang application with complete unit testing

gee golang unit-testing

Last synced: 26 Mar 2025

https://github.com/mjbae/order-system

CLI ๊ธฐ๋ฐ˜ ์ฃผ๋ฌธ ์‹œ์Šคํ…œ

classical-test ddd integration-testing jpa kotlin unit-testing

Last synced: 01 Aug 2025

https://github.com/kralizek/fakerabbitmq

A library of fakes targeting the RabbitMQ .NET client

dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing

Last synced: 19 May 2026

https://github.com/ilieschibane/projet-gl3_test-unitaire_simulation-ascenseur

An application to showcase how to use Unit Testing in java using Junit5

java junit5 software-engineering unit-testing

Last synced: 23 Mar 2025

https://github.com/esraa-ragab7/natask

MVVM + RxSwift + Unit testing

mvvm rxswift unit-testing

Last synced: 02 Apr 2025

https://github.com/ceddlyburge/unit-testing-calculations

Companion repository for "How to Make Calculation Tests Simpler and More Expressive with These New Refactorings" article

calculations expressive-coding patterns refactoring unit-testing

Last synced: 28 Apr 2025

https://github.com/tonicsoft/timebomb

Simple test utility for ignoring a unit test for a limited period of time.

ignore java junit testing-tools testng unit-testing

Last synced: 11 Jan 2026

https://github.com/tsbrandon1010/TestGenie

Automatically generate unit tests for your code.

ai llm testing-tool unit-testing

Last synced: 11 Apr 2025

https://github.com/faresmahdi3363-stack/unit-converter-

A simple interactive Python program to convert values between Length, Temperature, Volume, and Time. Select the category, choose your units, enter a value, and get instant, accurate conversions!

beginnerproject beginnerprojects coding convert converter convertor py python python-script python3 unit-test unit-testing unity

Last synced: 21 Sep 2025

https://github.com/wibosco/modelingformchanges-example

An example project to show how we can implement a model to simplify form validation

data swift unit-testing validator

Last synced: 16 Mar 2025

https://github.com/brbarmex/golang-unit-test-aws-sdk-v2

How to implement tests in golang using aws-sdk-v2

aws-sdk-go-v2 brbarmex golang unit-testing

Last synced: 14 Jan 2026

https://github.com/farshaddavoudi/chargingassignment.withtests

Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.

api bogus c-sharp clean-architecture cqrs-pattern end-to-end-testing fluent-assertions integration-testing moq-framework onion-architecture unit-testing xunit

Last synced: 10 Feb 2026

https://github.com/silic0ns0ldier/theory

WIP multi-target JS test framework. Run tests in any JS runtime.

tdd test-framework test-runner testing unit-testing

Last synced: 20 Jan 2026

https://github.com/codylico/munit-plus

Unofficial port of the ยตnit unit testing library to C++ 2011

cxx11 unit-testing

Last synced: 24 Jul 2025