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/justin-bytes-code/service-manager-unittesting

This was a medium-level assignment where I took on the role of a back-end software engineer developing part of a mobile application.

automated-testing java multiple-files unit-testing

Last synced: 23 Oct 2025

https://github.com/ysocrius/django-credit-approval

Django-based REST API for automated credit approval and loan management with PostgreSQL, Redis, Celery, and Docker. Features credit score calculation, loan eligibility assessment, interest rate correction, and comprehensive API documentation with Swagger/OpenAPI integration.

api-documentation banking celery containerization credit-approval credit-scoring django django-rest-framework docker docker-compose financial-services fintech loan-management postgresql python redis rest-api risk-assessment swagger-ui unit-testing

Last synced: 09 Jun 2026

https://github.com/wajid7511/unit_test_play_list

This repo will be used for Playlist which will be uploaded to my youtube channel https://www.youtube.com/@WajidKhanZeroDeveloper

c-sharp mstest unit-testing

Last synced: 27 Jan 2026

https://github.com/jubayer98/a-simple-java-game-testing-using-unit-testing-functionality

In this simple bowling game, several test cases are created to verify the code's functionality and identify any bugs, ensuring the system operates as intended.

software-testing unit-testing

Last synced: 23 Oct 2025

https://github.com/balamirr/safetynet

Java, Spring Boot, JUnit, Integration Test, Unit Test, Jacoco Report, Surefire Report

integration-testing jacoco java junit spring-boot surefire unit-testing

Last synced: 20 Oct 2025

https://github.com/ishbguy/leptunit

A light weight C unit test library.

light-weight unit-testing

Last synced: 03 May 2026

https://github.com/LgendSourabie/videoflix-backend

Backend of a Netflix-like video streaming platform using ffmpeg video encoding technics, django and django rest framework

angular cache django django-rest-framework postgresql postman redis rxjs scss task-queue test-driven-development typescript unit-testing

Last synced: 20 Oct 2025

https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby

Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions

fixtures github-actions github-workflows json rspec ruby unit-testing

Last synced: 11 Feb 2026

https://github.com/niels-bosman/sorting-algorithms

Sorting algorithms performance tests using TypeScript.

bubble-sort quicksort sorting-algorithms typescript unit-testing

Last synced: 12 Oct 2025

https://github.com/eliasnogueira/junit5-before-after-all

Project that shows how to deal with general pre and postconditions using JUnit5

integration-testing java junit junit5 system-testing test-automation unit-testing

Last synced: 19 Oct 2025

https://github.com/therealpad/calculator

calculator to handle infinite numbers and priorities

cmake cpp design-patterns object-oriented-programming proxy-design-pattern unit-testing

Last synced: 01 Jun 2026

https://github.com/adewija/mvpbarvolume

Application to count the value of bar volume using Model-View-Presenter (MVP) pattern.

android-application mockito mvp-pattern unit-testing

Last synced: 17 May 2026

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

Last synced: 08 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/pawlovskiii/parser-formatted-string-binding-for-cpe-2.3

The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.

json list-comprehension modules pytest python python-sys regex unit-testing

Last synced: 07 May 2026

https://github.com/herikerbeth/uploading-files

This is a Spring Boot web application designed to handle HTTP multi-part file uploads. It allows users to upload files, list uploaded files, and download them using a simple HTML interface.

java junit maven spring-boot spring-web test-driven-development thymeleaf unit-testing

Last synced: 08 May 2026

https://github.com/flyingotta/onlinestatcalculator-springbootmvc-js-java

Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.

e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine unit-testing

Last synced: 09 May 2026

https://github.com/leotm/notes

My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.

angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing

Last synced: 09 May 2026

https://github.com/bohdanmoroziuk/goblin-store-testing-course

Goblin Store app testing course using the Jest and React Testing Library.

integration-testing jest react testing-library-react typescript unit-testing

Last synced: 09 May 2026

https://github.com/jakubsob/automated-testing-in-r

🚧 A book on automated testing in R

automation r shiny unit-testing

Last synced: 12 May 2026

https://github.com/bethanyuo/truffle-deploy

Develop and Deploy Smart Contracts with Truffle.

smart-contracts truffle truffle-framework truffle-testing unit-testing

Last synced: 14 May 2026

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

Repo for final milestone of CSc-385: Intro to Software Quality Assurance for the Fall 2017 Semester @ SUNY Oswego with Professor Tenbergen

junit4 quality-assurance unit-testing

Last synced: 11 Jun 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/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/durrezahmed/accenture-virtual-internship

This repository contains the submitted files of the various tasks assigned by Accenture Nordics Developer Virtual Internship.

accenture ai iam internship python uat unit-testing

Last synced: 17 Jun 2026

https://github.com/waikato-datamining/wai-test

Python library for unit tests.

python unit-testing

Last synced: 18 Jun 2026

https://github.com/damirscorner/20230929-dotnet-moq-exclude-verify

Sample project for 'Exclude setup from verifying in Moq' blogpost

dotnet moq unit-testing

Last synced: 01 May 2026

https://github.com/danieldantasdev/aspnetcore-unit-testing_course-luisdev-part-2_dotnet-8_csharp-12

Curso da Formação ASP.NET Core focado em testes unitários com xUnit, Moq, NSubstitute, Fluent Assertions e Bogus. Ensina fundamentos, padrões de escrita, mocking e boas práticas para criar testes eficientes e robustos em APIs .NET.

aspnetcore backend bogus clean-code csharp dotnet fluent-assertions luisdev moq nsubstitute tdd unit-testing xunit

Last synced: 17 Apr 2026

https://github.com/bintangyosua/nest-shortenurl

A high-performance, reliable URL shortening service built with NestJS.

nestjs nodejs prisma unit-testing

Last synced: 10 May 2026

https://github.com/geobas/yii-simple-cms

:floppy_disk: A simple CMS to startup your application. View site:

cms unit-testing yii

Last synced: 18 Apr 2026

https://github.com/bv7dev/graphql-api-template

This template provides a basic GraphQL API and unit testing.

graphql graphql-api template typegraphql-typeorm typescript unit-testing

Last synced: 18 Apr 2026

https://github.com/enzorooschqueiroz/flask-user-crud-api

The main goal is to provide a solid foundation for learning technologies like Docker, unit testing, continuous integration (CI/CD), and automated deployment.

actions ci-cd devops docker flask-api unit-testing

Last synced: 19 Apr 2026

https://github.com/dzy321/docker-mysql-driver

docker mysql driver for unit test

mysql node unit-testing

Last synced: 20 Apr 2026

https://github.com/kilemonn/mock-all

A test mock utility library built on top of Mockito to simplify context configuration for test classes.

auto-mocking java jitpack kotlin mocking mockito test-context unit-test-context unit-testing

Last synced: 20 Apr 2026

https://github.com/janascher/calculadora-unit-tests-iterasys

Projeto de calculadora com testes unitários em Jest, desenvolvido durante o curso "Formação em Teste de Software" da Iterasys, demonstrando TDD e DDT.

jest unit-testing

Last synced: 21 Apr 2026

https://github.com/lauriecai/recipez-ios-app

Recipez is a simple app that displays a list of baked goods from around the world.

concurrency filemanager mobile mvvm-architecture swiftui unit-testing

Last synced: 21 Apr 2026

https://github.com/hadisfr/cpp-simple-unit-test

a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution

catch2 unit-testing

Last synced: 24 Apr 2026

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 24 Apr 2026

https://github.com/qajonatasmartins/qa.testes-unitarios-junit.java

Projeto base para implementação de automação de testes unitários

unit-testing

Last synced: 27 Apr 2026

https://github.com/yohannfra/esp-idf-template

Full featured template project for esp-idf

cppcheck esp-adf esp-idf esp32 template template-project unit-testing

Last synced: 27 Apr 2026

https://github.com/sshehrozali/spring-tdd-example

Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.

extreme-programming integration-testing java junit5 mockito mockito-junit mockito-junit-test spring-boot test-driven-development unit-testing

Last synced: 28 Apr 2026

https://github.com/frankfarrell/terrassert

Terraform provider for making assertions on the output of modules

hcl terraform terraform-provider unit-testing

Last synced: 28 Apr 2026

https://github.com/allanvillatoro/nodewebinar

This project serves as a demonstration of best practices in modern Node.js and TypeScript development, with a strong focus on code quality, maintainability, and automated testing

continuous-integration formatting github-actions integration-testing linting typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/cbuschka/easymock-eval

Example how to write unit tests with easy mock.

easymock java unit-testing

Last synced: 08 Jun 2026

https://github.com/karenpayneoregon/cs-language-extension-basics

Basic language extension in C# samples

csharp languageextensions unit-testing

Last synced: 29 Apr 2026

https://github.com/overworkedcriminal/ecommerce

Demo Spring Boot ecommerce application. It's meant to be a playground, not a serious project

java-21 jpa jwt postgresql spring-boot-3 unit-testing

Last synced: 29 Apr 2026

https://github.com/samiraafrin/to-do-app

It is a todo app built using Golang. CRUD operations are implemented following clean-architecture. Here, echo framework and mysql is used for the execution of the app.

clean-architecture database dockerfile e2e-testing echo-framework go golang gorm gorm-orm integration-testing mysql mysql-database todo-app unit-testing

Last synced: 29 Apr 2026

https://github.com/damirscorner/20200605-moq-generic-type-matching

Sample project for "Matching Generic Type Arguments with Moq" blogpost

dotnet freshmvvm moq unit-testing

Last synced: 30 Apr 2026

https://github.com/etheryen/odin-battleship

Battleship game with semi-smart ai created in vanilla js using webpack and tested with jest.

jest unit-testing webpack

Last synced: 17 Apr 2026

https://github.com/ecampidoglio/autofixture-demo

An example of how to use AutoFixture to write readable and maintainable tests.

autofixture demo test-driven-development unit-testing

Last synced: 08 Jun 2026

https://github.com/mogluiz/brand-vue-store

Brand Vue Store is a watch store being developed with vueJS, Nuxt, Vue Test Utils, Jest and Cypress.

e2e-tests integration-testing nuxtjs unit-testing vuejs

Last synced: 01 May 2026

https://github.com/srodriguezamarillo/milkyroutes

MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.

advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing

Last synced: 02 May 2026

https://github.com/puntorigen4u/checki

Checki is an AI-powered CLI tool that intelligently generates complete unit tests for your React components. Using advanced AI techniques, it understands your components and creates comprehensive Jest tests, reducing manual work and enhancing your testing efficiency.

ai automation cli cli-tool developer-tools javascript jest react react-testing test-generation testing-tools unit-testing

Last synced: 02 May 2026

https://github.com/damirscorner/20210108-ng-component-level-test

Sample project for "Component-level services in Angular and testing" blogpost

angular dependency-injection jasmine unit-testing

Last synced: 02 May 2026

https://github.com/rogozhka/go-generate-mockgen

Small wrapper to simplify gomock generation. Automatically infers interface names and file paths after you place the same (!) go:generate expression for all the occurences. Eliminates the need to manually specify 5 generation parameters. ⌨️ Reduces boilerplate code and minimizes errors. 🎸 Charged for good test coverage :)

bash-script go-generate gomock unit-testing

Last synced: 03 May 2026

https://github.com/anastasia-a-zhivaeva/payment-terminal.front

Test exam on frontend developer vacancy. Payment terminal for the cell providers.

angular e2e-testing interview material unit-testing

Last synced: 04 May 2026

https://github.com/dezashibi-c/cmake_template

A very beginner friendly cmake template for c projects with unit testing

c cmake gcc linux msvc osx template unit-testing windows

Last synced: 05 May 2026

https://github.com/hemin-tailor/angular-materialui

Angular-MaterialUI is pure angular 12 project with material UI support.

angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing

Last synced: 05 May 2026

https://github.com/silvestrevivo/testing-giftgiver

Unit-testing/React excercise developed with Jest + Enzyme, following the the Udemy tutorial from @15Dkatz

enzyme jest reactjs third udemy-tutorial unit-testing

Last synced: 06 May 2026

https://github.com/bodiali/blog-api-cms

This platform is for users to author, edit, and create blog posts through RESTful API architecture.

context-api crud react react-router tinymce unit-testing user-authentication

Last synced: 06 May 2026