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/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com

A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.

api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing

Last synced: 03 Apr 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/n1kk/typed-well

A unit testing library for your TypeScript definitions.

type-checks type-definitions type-jest typescript unit-testing

Last synced: 05 Mar 2025

https://github.com/fischkevin/da-js-projet09

Ninth project from JavaScript React developper path at OpenClassrooms

integration-testing javascript jest react unit-testing

Last synced: 18 Feb 2025

https://github.com/nadilson-ifpe/rest-apis-tests

Testes com JUnit 5, Mockito e Spring Boot (REST APIs)

java junit junit5 lombok mockito rest-api spring spring-boot unit-testing

Last synced: 14 May 2025

https://github.com/gladir/unitest

Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.

turbo-pascal turbopascal unit-testing

Last synced: 24 Feb 2025

https://github.com/chrisshim98/loginapp

DotNet x Angular Web Application - with unit tests

angular dotnet-core jasmine nunit unit-testing

Last synced: 05 Apr 2025

https://github.com/mustansirzia/js-exam

This is a very simple JavaScript exam to make you feel comfortable with arrays, strings, objects and JavaScript in general.

ecmascript javascript jest practice testing unit-testing

Last synced: 26 Feb 2025

https://github.com/mgobeaalcoba/unit_testing_python

Repository with data and practice about unit testing in Python

coverage doctest mock pytest unit-testing unittest

Last synced: 13 Mar 2025

https://github.com/berchj/aisurveys

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin

Last synced: 07 Apr 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/pdsuwwz/vite-react-unit

Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)

babel jest react sample testing typescript unit unit-testing vite

Last synced: 17 Mar 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/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/lh0x00/ts-lib-boilerplate

a simple template and easy to start for a library using Typescript and Jest

boilerplate ci jest node template typescript unit-testing

Last synced: 28 Jun 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/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/mikeschulze/gdunit4netexamples

Complete gdUnit4Net examples repository featuring basic tutorials, advanced testing patterns, real-world demos, and best practices for C# unit testing in Godot 4.

csharp examples gdunit4 gdunit4net godot godot4 tutorials unit-testing unit-testing-framework

Last synced: 30 Aug 2025

https://github.com/vishal150494/task-management-system

Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes

api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views

Last synced: 27 Mar 2025

https://github.com/dpvreony/nettestregimentation

Unit Test Regimentation for .NET

conformance unit-testing

Last synced: 23 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/przemek-jablonski/github-graphql-doodle

example of GraphQL Android client app, based on new Github's API

dagger2 graphql-java graphql-query mockito unit-testing

Last synced: 25 Aug 2025

https://github.com/infinsys/xplatform-cpp

Cross-platform C++ project template for Windows, macOS, and Linux development.

benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows

Last synced: 24 Aug 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

https://github.com/victoreronmosele/callback-test-dart

Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests

dart flutter mocking mockito testing unit-testing

Last synced: 28 Mar 2025

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 24 Aug 2025

https://github.com/damirscorner/20210101-ng-lifecycle-test

Sample project for "Testing Angular lifecycle hooks" blogpost

angular jasmine unit-testing

Last synced: 23 Aug 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/kogosoftwarellc/test-c

A robust and minimal unit testing framework for C.

c framework unit-testing

Last synced: 23 Aug 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/mystackbox/prj-mabunda-group

a static angular website that uses master-page with the implementation of lazy-loading, developed using grid-layout and flexbox-layout models, to achieve Responsive Web Design concept..

angular-cli angular2 flexbox-grid grid-layout html5 lazy-loading master-pages node-js responsive-web-design restful-api scss-styles typescript unit-testing

Last synced: 25 Feb 2025

https://github.com/eliamyro/movies-collection

An iOS app that uses the moviesdb API for fetching & searching movies

clean-architecture combine coredata dependency-injection unit-testing

Last synced: 10 Jul 2025

https://github.com/emmanuel-dominic/miniextensions-coding-challenge

This is a react-redux with typescript coding challenge, which uses the airtable api calls. The application only make 3 API calls to Airtable when a user logs in. The app only makes one API call to fetch the class records using filterByFormula. The same is true for fetching the names of the students within the classes.

challenge cypress-tests react-query reactjs rtk-query unit-testing

Last synced: 14 Mar 2025

https://github.com/scribetw/mocking-demo

Some demo code of mocking library usages

java jmockit mocking unit-testing

Last synced: 23 Aug 2025

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 05 Apr 2025

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

Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. 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 expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing

Last synced: 03 Mar 2025

https://github.com/happycodrz/flexi

A flexible Elixir ExUnit test runner

elixir unit-testing

Last synced: 04 Apr 2025

https://github.com/theoryofnekomata/react-testing-demo

Demonstration for various ways on testing React apps

demo enzyme jest react storybook unit-testing

Last synced: 21 Jun 2025

https://github.com/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 20 Aug 2025

https://github.com/prdktntwcklr/embedded-cli

A simple command-line interface for use in embedded systems.

cli command-line embedded microcontroller unit-testing

Last synced: 03 Mar 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/lebrancworkshop/learn-go-unittest-codebangkok

Learn how to do unit testing via Go Programming Language.

go golang unit-testing

Last synced: 27 Jun 2025

https://github.com/lschmid83/wikipedia-extractor

Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.

data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml

Last synced: 19 Aug 2025

https://github.com/lucasdengcn/bookstore-demo

Demo project over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.

integration-testing spring spring-boot unit-testing

Last synced: 18 Aug 2025

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 18 Aug 2025

https://github.com/tvc12/viu-ts

Boilerplate template for vue3 using typescript, pinia, vue-router and vite

cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs

Last synced: 03 Mar 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/remirobert/go-mobile-twitter-stream

Golang mobile experimentation on iOS. Simple twitter stream client

asyncdisplaykit go go-mobile golang gomobile gomobile-bind snapshot-testing swift-3 texture unit-testing

Last synced: 05 Oct 2025

https://github.com/MatheusAndrade23/go-books-backend

API de uma plataforma de leilão de livros, desnvolvido com NestJs + Typescript.

clean-architecture cloudflare docker domain-driven-design e2e-tests nestjs nodejs postgresql prisma swagger tests unit-testing vitest

Last synced: 17 Aug 2025

https://github.com/khemtat/poker

Poker card game, written in python with unit testing for studying TDD methodology

poker-game python unit-testing

Last synced: 15 Aug 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/zhentian-wan/react-traning-app

Demo of react application, unit testing and router

es6 react router unit-testing

Last synced: 20 Jun 2025

https://github.com/ashmalzahra/math-magicians

This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.

deployment jest react-router reactjs single-page-app unit-testing

Last synced: 05 Apr 2025

https://github.com/br0wsa/billed

L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.

api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing

Last synced: 22 Mar 2025

https://github.com/teekaytech/tic-tac-toe-js

A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.

babel javascript jest unit-testing

Last synced: 05 Apr 2025

https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq

Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.

cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing

Last synced: 13 Apr 2025

https://github.com/hozlucas28/adventjs-solutions-2024

Repository with the solutions of AdventJS (2024) programming challenges by @midudev.

2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 06 Jul 2025

https://github.com/stefruseva88/unit-tests-mocks

Unit-testing, decoupling, mocking with Moq framework in C#

decoupling moq-framework nunit-tests unit-testing

Last synced: 04 Oct 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/vishal150494/ai-based-web-application-develpoment-and-deployment-project2

Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.

error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing

Last synced: 05 Apr 2025

https://github.com/yashkathe/unit-testing-js

Notes and code for unit testing with Vitest

unit-testing

Last synced: 14 May 2025

https://github.com/keplersj/jest-serializer-react-helmet

Serializer to display React Helmet data in Jest Snapshots

jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing

Last synced: 13 Aug 2025

https://github.com/jacraig/mecha

Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

mecha property-testing unit-testing unit-tests

Last synced: 12 Aug 2025

https://github.com/wh4tisl0ve/currency_exchange_drf

REST API для описания валют и обменных курсов

django-rest-framework docker frontend nginx poetry postgresql python3 rest-api swagger unit-testing

Last synced: 02 Aug 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/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/alitaee/test-lab

Learning and Practicing unit test

jest reactjs testing-library unit-testing

Last synced: 11 Aug 2025

https://github.com/petr-korobeinikov/pgtap-example

pgTAP (http://pgtap.org) usage example.

pgtap postgres postgresql unit-testing

Last synced: 10 Aug 2025

https://github.com/rsachdeva/illuminatingdeposits-rest

Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.

docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing

Last synced: 28 Jun 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/theangelsapp/theangels-mobileapp

A smart volunteer platform that connects people in need with volunteers in real-time, ensuring fast, precise, and efficient assistance at the tap of a button.

agile-development android-app android-sdk android-studio background-services firebase firebase-authentication firebase-realtime-database google-maps-api java material-ui mobile-app team-collaboration unit-testing version-control

Last synced: 21 Mar 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/mafcht/dev003-md-links

Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.

chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing

Last synced: 03 Oct 2025

https://github.com/kkgthb/web-site-nodejs-02-tests

Code for a teeny-tiny Node.js web server with Jest unit tests to ensure it really says Hello World!

express-js expressjs jest jest-tests node-js nodejs unit-testing web-server webserver

Last synced: 08 Aug 2025

https://github.com/ibizugbe/javascript-testing

This is a practice on unit testing in JavaScript

javascript jest unit-testing

Last synced: 08 Aug 2025

https://github.com/aleksbgbg/identity-platform

A web application which utilises all of the functionality of the identity platform in ASP.NET Core.

asp-net-core csharp css html identity identity-platform js unit-testing

Last synced: 19 Jul 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/edyane/jest-guide

React Testing Library and Jest: The Complete Guide

jest react testing testing-library unit-testing

Last synced: 06 Aug 2025

https://github.com/guidevloper/vitest-logica

Logical exercises to illustrate line of thoughts and unit-test/TDD features.

unit-testing vitest

Last synced: 04 Aug 2025

https://github.com/tassio-med/react-testing-library-project

🐙 Neste projeto o desafio foi utilizar a biblioteca de de testes do React, a React Testing Library. Aqui você vai encontrar simulação de evento com RTL e teste assíncronos com RTL.

eslint javascript jest react-testing-library reactjs unit-testing

Last synced: 03 Aug 2025