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

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 14 May 2026

https://github.com/bethanyuo/truffle-unit-test

Develop and Unit Test Smart Contracts with Truffle

smart-contracts solidity truffle truffle-testing unit-testing

Last synced: 15 Apr 2026

https://github.com/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 15 Apr 2026

https://github.com/aanand058/fragments

A Cloud-Based Solution for Handling Different Types of Fragments

api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing

Last synced: 16 Apr 2026

https://github.com/dwmcrobb/libdwm

C++ library with a focus on serialization but including a syslog wrapper and a simple unit test facility

cpp20 logging serialization unit-testing

Last synced: 12 Feb 2026

https://github.com/temirlan-zh/test-task-users-and-tasks

Implementation of a test task for a job application.

jest nestjs openapi postgresql rest-api typeorm typescript unit-testing

Last synced: 12 Feb 2026

https://github.com/matheusandrade23/c14

Repositório dos exercícios das aulas de C14 (Projeto To Do List API), Engenharia de Software.

ci-cd git github unit-testing

Last synced: 12 Feb 2026

https://github.com/mevinumethdam/freecodecamp-quality-assurance

This repository contains all 5 completed projects from the freeCodeCamp Quality Assurance Certification. It demonstrates unit and functional testing of a Node.js/Express application using the Mocha testing framework and the Chai assertion library.

chai expressjs freecodecamp functional-testing javascript mocha nodejs quality-assurance testing unit-testing

Last synced: 16 Apr 2026

https://github.com/gbdsantos/iweather

Project 07, named iWeather, aims to learn and practice about automated testing, publishing apps and CI/CD with React Native. Developed within the React Native track of Rocketseat's Ignite Bootcamp.

2023 ci-cd eas expo integration-testing jest react-native unit-testing

Last synced: 15 Apr 2026

https://github.com/tafthorne/clang-cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc

clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing

Last synced: 15 Apr 2026

https://github.com/marcopollivier/presentation.tdc.pact-go-node

Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC

contract-testing e2e-testing integration-testing testing tests unit-testing

Last synced: 19 Mar 2026

https://github.com/mohabashraf-byte/digitalsignalprocessing

Simple console application for applying Digital Signal Processing (DSP) techniques on signals.

digital-signal-processing oops-in-python python3 unit-testing

Last synced: 01 Feb 2026

https://github.com/mdecker-mobilecomputing/maven_palindromchecker

Java-Programm für die Kommandozeile, das überprüft, ob ein Wort ein Palindrom ist oder nicht (Übung für Unit-Test-Refactoring)

exercise github-actions java maven palindrome-checker unit-testing

Last synced: 06 May 2026

https://github.com/tomkyle/find-run-test

Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem

php php-testing phpunit unit-testing unit-tests

Last synced: 25 Feb 2026

https://github.com/mamaz/tdd-example

Example on how to do Test Driven Development

python tdd unit-testing

Last synced: 01 Feb 2026

https://github.com/everythingfunctional/vegetables

For a healthier code base, eat your vegetables

fortran testing unit-testing

Last synced: 01 Feb 2026

https://github.com/scripterio-js/scripterio-example

Various examples of how to perform unit, API, and UI testing using ScripterI/O.

api-testing automation e2e-tests scripterio test-example ui-testing unit-testing

Last synced: 14 Feb 2026

https://github.com/shane-reaume/llm-finetuning-sentiment-analysis

A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.

distilbert functional-testing huggingface imdb-dataset llm-evaluation memory-test metrics-gathering performance-testing python3 sentiment-analysis testing trainings transformers-models unit-testing weights-and-biases wsl-ubuntu

Last synced: 14 Feb 2026

https://github.com/natserract/unit-test-javascript

🚀 Build your own Jest using pure Javascript

babel es6 javascript nodemon unit-testing

Last synced: 15 Apr 2026

https://github.com/damirscorner/20220624-dotnet-testing-protected-methods

Sample project for 'Testing protected methods' blogpost

dot-net unit-testing

Last synced: 14 Feb 2026

https://github.com/mohammadshehadeh/github-finder

This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.

github-api nextjs react typescript unit-testing

Last synced: 16 Apr 2026

https://github.com/ionutpetre/proiect-cts

Aplicatie java pentru a rula teste automate

java unit-testing

Last synced: 22 Jun 2026

https://github.com/asrieldreemurrgm/postgresql_jdbc_crud

Full Java backend project featuring complete CRUD functionality using PostgreSQL and JDBC. Implements a generic DAO pattern, test-driven development (TDD) with JUnit 5, and secure environment-based configuration for database connections.

backend crud dao-design-pattern database environment-variables generic-data-structure java jbdc junit5 pgadmin4 postgresql spring-tool-suite4 tdd test-driven-development unit-testing

Last synced: 15 Apr 2026

https://github.com/flrnd/nestjs-graphql-example

NestJS GraphQL API example with unit and e2e tests.

api graphql integration-testing nestjs nestjs-backend nestjs-graphql unit-testing

Last synced: 15 Feb 2026

https://github.com/luigirazum/money-compass

MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!

authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation

Last synced: 06 May 2026

https://github.com/tonyycruz/django-recipes

Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.

cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing

Last synced: 06 May 2026

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

A simple Unit Testing project made with C#.

csharp unit-testing visual-studio

Last synced: 12 Jun 2026

https://github.com/hlibpavlyk/task-manager

This project provides a backend API for managing tasks with user authentication

api clean-architecture docker dotnet unit-testing

Last synced: 15 Feb 2026

https://github.com/nruslanr/items-k8s

Example of synchronous communication between Spring Boot microservices

circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing

Last synced: 25 Feb 2026

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

You can perform testcases of your dotnet core web api. using this test cases you can find out how much your api give optimal solution.

api apitesing1 csharp dotnetcore dotnetcorewebapi testing unit-testing

Last synced: 16 Feb 2026

https://github.com/samwson/pascal-test

An Object Pascal unit test library.

object-pascal pascal unit-testing

Last synced: 19 Mar 2026

https://github.com/mattjesc/gpu-accelerated-fap

GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings

c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing

Last synced: 16 Apr 2026

https://github.com/edsonwade/todo-system-application

This is a robust and scalable TODO application designed to help manage tasks efficiently. With a sleek frontend and a powerful backend, this app is built to enhance productivity.

axios-react cicd docker-compose flyway-migrations jpa-hibernate maven postgresql spring-boot tailwindcss unit-testing

Last synced: 31 Jan 2026

https://github.com/ale-soares/vue-test-utils-crash-course

Vue test utils crash course project made to use as unit testing studying in Vue 3

jest unit-testing vue vue-test-utils vuejs

Last synced: 29 Apr 2026

https://github.com/foresterre/sif

🐺 Yet another parameterized testing library for Rust

case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing

Last synced: 25 Feb 2026

https://github.com/jubayer98/simple-java-unit-testing

A simple Java unit testing program.

java unit-testing

Last synced: 13 Jun 2026

https://github.com/cristimanolache28/employee-performance-tracker

A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.

authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing

Last synced: 06 May 2026

https://github.com/neurospeech/web-atoms-unit

Simple Unit testing framework for web atoms

javascript typescript unit-testing web-atoms

Last synced: 15 Apr 2026

https://github.com/raelnogpires/unit-tests-jest

Testes unitários utilizando a biblioteca Jest.

javascript jest unit-testing

Last synced: 16 Apr 2026

https://github.com/mushthak/user_list_app

A Flutter application showcasing Clean Architecture, SOLID principles, and modern development practices. Features include user management with local storage, comprehensive testing, and a well-structured codebase perfect for learning or as a template for production apps.

clean-architecture clean-code dart dependency-injection error-handling flutter local-storage mocking mockito repository-pattern solid-principles state-management unit-testing

Last synced: 16 Apr 2026

https://github.com/pity7736/books_read

Personal application about books read (study)

sqlalchemy study unit-testing

Last synced: 13 Jun 2026

https://github.com/dananderson/cassandra-test

Cassandra Test is a Java test framework for writing unit tests and integration tests against a Cassandra database.

cassandra cassandra-database cassandra-test java spring-test unit-testing

Last synced: 01 Apr 2026

https://github.com/uchamod/flutter-unit-test

This repository is help to understand and implement unit testing in Flutter applications in easy way.

dart flutter mockup unit-testing

Last synced: 16 Apr 2026

https://github.com/eslamdyab21/world-temperatures-history-analysis

Analysis of history of temperatures of the world in around 270 years

analysis data-engineering etl knime pandas python unit-testing

Last synced: 06 May 2026

https://github.com/htest-dev/htest-html

Write tests in HTML, with reactive evaluation and mock interactions!

testing unit-testing

Last synced: 03 Mar 2026

https://github.com/wesleysbmartins/node_test

Jest é um framework de teste unitário de código aberto em JavaScript criado pelo Facebook a partir do framework Jasmine. Jest é uma das ferramentas de teste unitário mais difundidas dentro da comunidade de JavaScript. Aqui vamos explorá-lo usando uma aplicação Node em Typescipt.

jest nodejs npm test typescript unit-testing

Last synced: 07 May 2026

https://github.com/jmakeig/mltap

A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API

marklogic tap test-harness unit-testing

Last synced: 06 Feb 2026

https://github.com/azevedo-pedro/tdd-testing-ewacademy

A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).

chai mocha nodejs nyc tdd tdd-javascript unit-testing

Last synced: 15 Apr 2026

https://github.com/edcsu/vue_test_project

This is a sample test project using mocha+chai+sinon to test mixins

mocha mocha-chai-sinon mocha-webpack unit-test unit-testing vue-cli vue-test-utils vuejs2

Last synced: 07 May 2026

https://github.com/simonthorell/cpp20-stl-examples

C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.

api cpp-library cpp20 json unit-testing

Last synced: 16 Apr 2026

https://github.com/ryangoodwindev/mcwrapper.rpc.tests

Unit tests for proofing the MCWrapper.RPC project.

mcwrapper-rpc unit-testing

Last synced: 13 Oct 2025

https://github.com/mayconrfreitas/usermanager

Studies about ASP.NET Core Web API, Swagger, microservices, unit testing and Docker.

api api-rest asp-net-core docker dotnet5 microservices mongodb swagger unit-testing web

Last synced: 16 Apr 2026

https://github.com/faisalazam/ynami

YNaMi -> Why Not Me: Template project to help with future projects. It aims to provide a template with web layout, database, database migrations, testing, feature toggles, security etc.

database-migrations feature-flags gherkin html-css-javascript integration-testing java jquery security spring-boot unit-testing web-layout

Last synced: 07 May 2026

https://github.com/space-code/objects-factory

The framework that helps you create objects for unit tests with ease

swift unit-testing

Last synced: 13 Jun 2026

https://github.com/abraojr/beer-stock-api

A beer stock API with Spring-Boot developed for unit testing

api-rest hamcrest-matchers junit5 mockito spring-boot unit-testing

Last synced: 07 May 2026

https://github.com/mohamedabdelhalim1/multiauth

The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.

authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing

Last synced: 04 Mar 2026