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/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: 25 Jul 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/alym62/gerenciamento-clientes-servicos

Projeto full stack de um gerenciamento de serviços e clientes

angular angular-material docker java postgresql spring-boot typescipt unit-testing

Last synced: 29 Mar 2025

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: 18 Jul 2025

https://github.com/dhiraj9022/todo_service

Maintain our day-to-day tasks or list everything that we have to do

jasperreports log mysql-database spring-boot spring-data-jpa spring-devtools unit-testing

Last synced: 22 Mar 2025

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/meyskens/continuous-ino

continuous integration for Arduino

arduino ci unit-testing

Last synced: 15 Mar 2025

https://github.com/abumq/testx

Extremely simple header-only library to create typesafe test data for your C++ application.

cpp11 integration-testing testing-tools unit-testing

Last synced: 27 Mar 2025

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: 09 Jul 2025

https://github.com/bedirhanssaglam/quiz-app-with-tests-in-kotlin

Unit tests and Instrumentation test of Quiz App in Kotlin

android instrumentation java kotlin quiz test unit-testing

Last synced: 02 Mar 2025

https://github.com/danhje/neural-network-connection-algorithms-tester

Statistical tests for some of the most common connection algorithms used in neural networks. Brian, PyNN, NEST and CSA are tested.

academic-project brian connection-set-algebra csa nest-simulator neural-network pynn python statistics test-suite unit-testing

Last synced: 07 Jul 2025

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 08 Apr 2025

https://github.com/kirill3333/jsnn_6

Slides for JSNN #6 NodeJS Unit testing

chai istanbul mocha nodejs sinon unit-testing

Last synced: 26 Mar 2025

https://github.com/thedvlprs/jest-testing

JavaScript unit testing using Jest

javascript jest-tests unit-testing

Last synced: 14 Oct 2025

https://github.com/afthaab/unit-testig-go

This repository consist of Unit test cases for a simple go application

unit-testing

Last synced: 02 Mar 2025

https://github.com/prakhar-code/testgenie

A VS Code extension that can generate Integration test cases for you from your API/swagger contract.

code-optimization fastapi gemini-api gemini-client integration-test javascript swagger-contract unit-testing vscode-extension

Last synced: 02 Apr 2025

https://github.com/sukhoy94/debtor_api

api for debtor application

homeproject laravel mysql php7 unit-testing

Last synced: 26 Mar 2025

https://github.com/zck/unit-test.arc

The standard unit test framework for the Anarki fork of the Arc language

anarki arc lisp unit-testing

Last synced: 07 Sep 2025

https://github.com/martincastroalvarez/docker-redis-flask-financial-reports-api

Financial Statements with Flask with Redis & CI/CD

api cdci cicd docker flask redis rest-api unit-testing

Last synced: 08 Apr 2025

https://github.com/cabdesigns/trace-test-listener

Searches the call trace when running your unit tests. Useful for identifying dependencies that should be mocked.

php phpunit phpunit-listener unit-testing

Last synced: 13 Mar 2025

https://github.com/logikoz/log.restsharp.dependencies

Base codes for personal projects.

dotnet-standard rest unit-testing

Last synced: 10 Apr 2025

https://github.com/sadaf-daneshgar/school_library

[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.

aggregation association inheritance oop-programming ruby ul unit-testing

Last synced: 17 Mar 2025

https://github.com/deepakbhalla/nace-service

Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.

cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing

Last synced: 12 Mar 2025

https://github.com/darky/klubok-gleam

Do notation pipes for functions which easy to mock

do-notation gleam mock pipe unit-testing

Last synced: 26 Mar 2025

https://github.com/michelemartone/dabo

Did Anything Break Overnight? : minimalistic shell scripts unit-testing

bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing

Last synced: 20 Mar 2025

https://github.com/arslan555/galleryon

GalleryOn is a modern Android gallery application built using Kotlin, Jetpack Compose, and a clean MVVM architecture. It offers a fast, beautiful, and customizable way to explore your device's images and videos, supporting both light and dark modes, multiple view layouts (Grid/List) & media details

android android-gallery clean-architecture-android coroutines-flow dark-mode-theme jetpack-compose jetpack-compose-navigation kotlin material3 mediastore mvi-architecture unit-testing

Last synced: 30 Apr 2025

https://github.com/maxicorrea/java-refactoring

My code practices and unit tests when reading Martin Fowler book Refactoring.

java junit-test junit4 maven refactoring testing unit-testing

Last synced: 08 Sep 2025

https://github.com/pruggitorg/unit-test-frameworks-comparison

This project compares MS Test, NUnit, XUnit and Fluent frameworks. Using an example application, various test scenarios are run through and their implementation in the frameworks is shown.

csharp fluent-assertions mstest nunit unit-testing xunit

Last synced: 27 Mar 2025

https://github.com/mrdulin/jasmine-examples

Learning the Jasmine testing framework by examples

babel babel7 coverage jasmine jasmine-framework nyc unit-testing

Last synced: 02 Mar 2025

https://github.com/fajarnugraha37/nestjs-unit-test-implementation

Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies

api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing

Last synced: 27 Mar 2025

https://github.com/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 15 Feb 2025

https://github.com/stefruseva88/unit-tests-chai-mocha

Unit Tests with JS using Chai Library and Mocha Framework

commonjs mocha-chai unit-testing

Last synced: 10 Apr 2025

https://github.com/samuellucas97/goal-list-ci-cd

Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito

docker github-actions integration-testing mysql sonarcloud spring unit-testing

Last synced: 10 Apr 2025

https://github.com/dotnet-labs/controllerunittests

Unit testing Controllers with ClaimsPrincipal | User | Identity | Claims

claims controller credentials dotnet dotnet5 dotnetcore identity unit-testing unittest user

Last synced: 15 Jun 2025

https://github.com/flazefy/gudangku-express

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using ExpressJS

auth backend ejs end-to-end-testing express mailer mongodb mongoose rest-api service-pattern swagger typescript unit-testing

Last synced: 27 Mar 2025

https://github.com/rblcoder/daily_sleep_tracker

An example of CRUD using Springboot and Thymeleaf

java-8 spring-boot thymeleaf unit-testing

Last synced: 03 Apr 2025

https://github.com/elemental-mind/unitium

Class based testing for node & the browser

class-based test-runner typescript unit-testing

Last synced: 21 Feb 2025

https://github.com/teobler/react-testing-guideline

一部能够让你学会在不同场景下如何测试你 React 项目的指南。

cypress jest react react-testing-library testing unit-testing

Last synced: 09 Apr 2025

https://github.com/widoz/wordpress-nonce

An OOP wrapper for the WordPress nonce

composer nonce psr-4 unit-testing unprefix wordpress

Last synced: 21 Feb 2025

https://github.com/olegkunitsyn/ecblunit

Simple Unit Testing for z/OS written in IBM Enterprise COBOL

cobol unit-testing

Last synced: 17 Mar 2025

https://github.com/mustafaahmed313/jest-js-unit-testing

A simple tutorial for each one need to know about unit testing as a beginner :☺

javascript jest software software-development software-testing testing unit-testing unit-testing-framework

Last synced: 21 Feb 2025

https://github.com/rproenza86/simplerestapi-graphql-client

GraphQL server project built using Apollo Server and ExpressJS.

apollo-server expressjs graphql integration-testing jest unit-testing

Last synced: 12 Apr 2025

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

Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.

cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing

Last synced: 22 Feb 2025

https://github.com/feed0/graphs_theory

A repository designed to our Graphs Theory subject's assignment.

graph-algorithms maven unit-testing

Last synced: 09 Jul 2025

https://github.com/chetanvaghela457/rickymotry_mvvm_kotlin_unittesting_demo

This repository is an innovative Android application created using Kotlin and follows the principles of Clean Architecture and MVVM design pattern. The app aims to provide users with Test Cases written for the every page. It focuses on Unit Test using mockito.

android-application clean-architecture dagger2 hilt hilt-dependency-injection kotlin mockito mvvm-android mvvm-architecture testing unit-testing unittest

Last synced: 17 Mar 2025

https://github.com/kkgthb/az-as-wa-001-node-express-tiny

A 6-file (1 app, 1 test, 1 Azure DevOps Pipeline, 1 framework config, 1 Readme, 1 GitIgnore) repo that builds Hello World for an Azure App Service Web App live website

azure azure-app-service azure-app-services azure-devops-pipelines azure-web-app azure-web-app-service build-pipeline build-pipelines jest jest-testing unit-testing web-server

Last synced: 22 Feb 2025

https://github.com/gabriel-corto/pizza-shop

Application developed during react module 04: HTTP Caches, React Query, Tests and Mocks

end-to-end-testing graphics http-cache mocks radix-ui react-query shadcn-ui tailwindcss unit-testing

Last synced: 22 Feb 2025

https://github.com/exp-realty-engineering/mx-unit-testing-enhanced

Mendix Module that adds additional features like coverage tests, and data variations to the Unit Testing module

mendix mendix-module unit-testing

Last synced: 23 Feb 2025

https://github.com/dpvreony/nettestregimentation

Unit Test Regimentation for .NET

conformance unit-testing

Last synced: 23 Feb 2025

https://github.com/sieep-coding/spark

GUI to manage essential business data with python + tkinter + SQLite backend.

desktop desktop-app full-stack gui hot-reload makefile python python3 sqlite theme tkinter ui unit-testing unittest

Last synced: 02 Mar 2025

https://github.com/mdenisov/react-universal-boilerplate

A starter boilerplate for an universal web app with the best development experience and a focus on performance and best practices.

boilerplate css-modules hot-reloading jest koa nodejs postcss react-helmet react-router-v4 reactjs redux starter unit-testing universal webpack3

Last synced: 17 Mar 2025

https://github.com/bedirhanssaglam/kotlin-tests-on-calculator-app

Unit tests and Instrumentation test of Calculator App in Kotlin

android calculator instrumentation java kotlin test unit-testing

Last synced: 02 Mar 2025

https://github.com/thinkinglabs/cobol-fizzbuzz-kata

Unit testing with COBOL

cobol unit-testing

Last synced: 03 Mar 2025

https://github.com/daveanthonyc/data-structures-and-algorithms

👩🏽‍🔧 🧩 🔢 🖩 Based on the course by ThePrimeagen: "The Last Algorithms Course You'll Need" as listed below. The '/src/dsa' directory in this React project contains multiple TypeScript files with implementations of fundamental concepts in data structures and algorithms.

computer-science data-structures dsa-practice software-engineering theprimeagen typescript unit-testing vitest

Last synced: 03 Mar 2025

https://github.com/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 27 Mar 2025

https://github.com/sumanjs/karma-suman

Adapter for running Suman tests with the Karma test runner.

karma-framework karma-test-runner suman sumanjs unit-testing

Last synced: 13 Mar 2025

https://github.com/sumanjs/suman-browser

Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.

browser suman sumanjs tdd testing unit-testing

Last synced: 13 Mar 2025

https://github.com/nameisjayant/jetpack-compose-android-testing

In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.

android-uitesting assertion-library instrumentation-tests integration-test jetpack-compose room-database unit-test unit-testing

Last synced: 13 Mar 2025

https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb

Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.

api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing

Last synced: 27 Mar 2025

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

Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.

api ddd e2e-tests factory-pattern nodejs repository-pattern solid tdd typescript unit-testing

Last synced: 18 Mar 2025

https://github.com/andrewgatenbyvs/snap-migrations

🚀 Super-fast alternative to running database migrations (and optionally, seeds) during Tests, for Lumen & Laravel. Can save 75% of the migration (and seed) setup time, versus using the regular DatabaseMigrations trait.

database-migrations integration-testing laravel lumen lumen-package lumen-php-framework php-library phpunit phpunit-util unit-testing

Last synced: 18 Mar 2025

https://github.com/shaikahmadnawaz/react-testing

Testing in react by using Jest and React Testing Library 🧪

jest react react-testing-library unit-testing

Last synced: 09 Jul 2025

https://github.com/hozlucas28/adventts-solutions-2023

Repository with the solutions of Advent of TypeScript (2023), types challenges, by @typehero.

2023 adventts challenges husky jest mit-license prettier type-testing typehero typescript unit-testing

Last synced: 09 Sep 2025

https://github.com/dcb9/redis-lua-test

Redis Lua Scripts Unit testing environment

lua-scripts redis unit-testing

Last synced: 20 Mar 2025

https://github.com/edmartt/go-testing-mocks

This project is for learning about mocking external services calls

go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture

Last synced: 27 Mar 2025

https://github.com/fracasula/file-to-slack

A little app that reads from a file and sends its content to a Slack webhook

golang slack slack-webhook unit-testing

Last synced: 20 Mar 2025

https://github.com/ptrvsrg/nsu_oop_cxx

Лабораторные работы по дисциплине "Основы ООП" 3 семестра ФИТ НГУ.

boost cxx github-actions google-test oop unit-testing

Last synced: 20 Mar 2025

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 17 Jun 2025

https://github.com/palashmon/learn-mocha-chai

Learning about Unit Testing our JavaScript code using Mocha and Chai

chai examples learning mocha unit-testing

Last synced: 19 Oct 2025

https://github.com/ulivz/karma-commonjs-test

a test example with karma for CommonJS module

commonjs commonjs-modules karma unit-testing

Last synced: 27 Mar 2025

https://github.com/kazvee/tinyapp

🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.

bcryptjs chai cookie-session ejs express javascript mocha node-js unit-testing

Last synced: 28 Mar 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 28 Mar 2025

https://github.com/lfost42/franchise

Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.

algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests

Last synced: 13 Jun 2025

https://github.com/haolamnm/flashcard-50

[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.

cs50p flashcards pandas project python streamlit unit-testing

Last synced: 09 Sep 2025

https://github.com/sangeethnandakumar/express-xunittests-template

This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations

fail integration-testing pass testable tests unit-testing xunit

Last synced: 03 Apr 2025

https://github.com/KanzaTahreem/TodoList-Best-Practices

Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day

code-review html javascript jest pair-programming todolist unit-testing webpack

Last synced: 06 May 2025

https://github.com/bonejon/angular-jest-wallabyjs

An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.

angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs

Last synced: 09 Sep 2025