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/cahyofendhi/rajaongkir

Contoh cek harga pengiriman dari jne,post dan tiki, menggunakan api raja ongkir

alamofire autosearch database decodable mvvm nimble quick realm unit-testing

Last synced: 30 Apr 2026

https://github.com/govardhansbhati/accountapp-demo-mvvm

A clean, modular SwiftUI application that parses and displays customer account and transaction data from a JSON file (Accounts.txt). Built with a strong focus on SOLID principles, clean architecture, and maintainability.

clean-code json-parsing mvvm swiftui unit-testing

Last synced: 30 Apr 2026

https://github.com/ledsouza/django-api-escola-02

Este projeto implementa uma API REST completa para gerenciar dados de uma escola fictícia, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a informações sobre alunos, cursos e matrículas, além de implementar recursos avançados como cache com Redis e tradução personalizada.

django django-rest-framework python redis unit-testing

Last synced: 26 Oct 2025

https://github.com/marko19907/hospital-app-project

A second semester project for the subject “Programming 2” at NTNU’s Bachelor program in Computer Science.

hospital-management-system inheritance java maven unit-testing

Last synced: 30 Apr 2026

https://github.com/ps-sujith/catapidemo

A sample app to showcase the CAT API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization

clean-architecture coil compose koin modularization mvvm unit-testing

Last synced: 26 Oct 2025

https://github.com/itsdorosh/itvdn-angular-testing-course

Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.

angular e2e-testing learning unit-testing

Last synced: 01 Jun 2026

https://github.com/jaffar-hussein/password_generator

A simple python application that runs on the terminal that allows the user to create an account and login with their credentials.This app allows the storage of existing account information and also auto generate passwords and create new account credentials

python-3 unit-testing

Last synced: 24 Oct 2025

https://github.com/damirscorner/20220805-dotnet-web-api-unit-testing

Sample project for 'Unit testing ASP.NET Core Web API' blogpost

aspnet-core-webapi dotnet unit-testing

Last synced: 30 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/shishir-dey/rust-samples

A repository to demonstrate basic Rust language programs

ci-cd-pipeline github-actions rust-lang system-programming unit-testing

Last synced: 30 Apr 2026

https://github.com/hussein-m-kandil/odin-where-is-waldo

A web-based "Where's Waldo" game built with Angular as part of studying the Node.js course at The Odin Project.

angular angular-cli angular-testing-library angular2 asychronous frontend fullstack game game-development jest-dom jsdom rxjs tailwindcss testing-library tyepscript unit-testing user-event vitest

Last synced: 30 Apr 2026

https://github.com/zolotyh-dk/java-kanban

Repository for homework project

http-server java unit-testing yandex-praktikum

Last synced: 02 Jul 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/karenpayneoregon/indexes-ranges-csharp

C# 8 indexes and ranges code samples

csharp indexes ranges unit-testing visual-studio

Last synced: 01 May 2026

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/ankhoa1212/rest-api-web-service

This project was done in Jan. 2024

java json rest-api spring-boot unit-testing

Last synced: 11 May 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/autofixture/autofixture.autorhinomocks

AutoFixture.AutoRhinoMocks is a .NET library that integrates AutoFixture with Rhino Mocks, transforming it into an auto-mocking container.

autofixture automocker dotnet mocking rhinomocks unit-testing

Last synced: 01 May 2026

https://github.com/mejanh/django-ecommerce

Basic Ecommerce app with Django, postgresql, python3.9.

django django-rest-framework python unit-testing

Last synced: 01 May 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/safafa/testing_practice

This is a practice exercises for testing javascript functions with Jest.

javascript jest unit-testing

Last synced: 01 May 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/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/abhivaikar/vanillacheck

A vanilla and simple test runner written in Java for writing automated tests.

java test-automation unit-testing

Last synced: 01 May 2026

https://github.com/emilio-v/counter-app

Counter app with unit tests

react unit-testing

Last synced: 01 May 2026

https://github.com/coelhoreinaldo/js-unit-tests

Project in which I was responsible for developing specific functions and tests.

jest tdd unit-testing

Last synced: 01 May 2026

https://github.com/carseven/adventjs

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 01 May 2026

https://github.com/matheusafonseca/c214-projeto1

Repository dedicated to the first project of the discipline C214 - Software Engineering at INATEL. The project consists of a modularized Python application that includes automation scripts and organized code.

mock python tests unit-testing

Last synced: 17 Jun 2026

https://github.com/actionanand/angular-testing

Angular Testing Repo - A complete guide to Angular Unit Testing and E2E Testing

angular angular12 jasmine local-server proxy proxy-server testing unit-testing

Last synced: 01 May 2026

https://github.com/youssefgamalmohamed/library-management-system-spring-boot

This project aims to develop a robust Library Management System API using Spring Boot. The system facilitates librarians in efficiently managing books, patrons, and borrowing records.

integration-testing java log4j2 logbook mysql open-api-documentation spring-boot spring-data-jpa spring-validation unit-testing

Last synced: 11 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/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/21hook/jest-interfaces

A jest unit testing demos

interfaces jest unit-testing

Last synced: 02 May 2026

https://github.com/olivegamestudio/utility.testhelpers

A C# library providing base classes and utilities to simplify unit and integration testing, particularly for hosted services and JSON debugging.

class csharp dependency-injection helper helpers host library test unit-test unit-testing unit-tests

Last synced: 13 Oct 2025

https://github.com/virtualbrainlab/automated-unit-testing-demo

Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.

github-actions python unit-testing

Last synced: 02 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/germanmorini/api-test-unitarios-crud

Ejemplo de pruebas unitarias para una aplicación CRUD

docker h2-database hibernate java jpa junit spring unit-testing

Last synced: 02 May 2026

https://github.com/vb64/test.helper.flask

Class for autotests flask python apps

flask 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/softprodigyindia/unittestswiftsample

Simple sample showing creation of Unit Tests in Swift

swift unit-testing unittest

Last synced: 10 Jun 2026

https://github.com/matiasjastrebow/tp-tadp-metaprogramacion

Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

metaprogramming mocking reflection rspec ruby spies testing 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/damirscorner/20220415-dotnet-async-void-unit-tests

Sample project for 'Using async void in xUnit tests' blogpost

async-await dotnet unit-testing

Last synced: 02 May 2026

https://github.com/rurfy/urlx

Laravel 12 URL shortener with click tracking, QR codes, stats, tests, and CI/CD

ci-cd laravel php postgresql qr-code rest-api sqlite unit-testing url-shortener web-app

Last synced: 02 May 2026

https://github.com/actionanand/angular-testing-2

This is an example app for angular unit testing

angular angular7 jasmine testing unit-testing

Last synced: 02 May 2026

https://github.com/yogiex/unit-testing-practice

belajar unit testing menggunakan library mochajs

api-server backend-server chai chai-http javascript mocha-tests nodejs unit-testing

Last synced: 02 May 2026

https://github.com/muzammil-git/flutter_test_suite

Performed unit, widget & integration testing.

flutter integration-testing unit-testing widget-testing

Last synced: 03 May 2026

https://github.com/atetheone/metric-imperial-converter

A full stack JavaScript app for conversion

express jest unit-testing

Last synced: 11 May 2026

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

Python library for unit tests.

python unit-testing

Last synced: 18 Jun 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/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/foldermaster/functioncalculationwpfapp

WPF app for calculation of function values.

completed csharp unit-testing wpf

Last synced: 03 May 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/m-azra3l/contract-payment-service

This application is a Contract and Payment Service built with NestJS, Prisma, and PostgreSQL. It manages profiles, contracts, and jobs, focusing on efficient handling of transactions, concurrency, and adherence to best practices in software development.

e2e-testing jest nestjs-backend postgres prisma swagger-ui typescript unit-testing

Last synced: 11 May 2026

https://github.com/osmanaliyardim/testingworkshop

Unit/Integration Testing Workshop with xUnit, NUnit, MSUnit, Moq, Bogus, NSubstitute, FluentAssertions and AutoFixture

autofixture bogus fluentassertions integration-testing moq msunit nsubstitute nunit unit-testing xunit

Last synced: 11 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/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/henrikesilva/cashflow

API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql

api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api

Last synced: 24 Jan 2026

https://github.com/fakhranii/jest-unit-testing-demo

testing demo using jest framework

javascript jest unit-testing

Last synced: 12 May 2026

https://github.com/ishbguy/leptunit

A light weight C unit test library.

light-weight unit-testing

Last synced: 03 May 2026

https://github.com/diego3/telefonia

TDD, E2E, CI and REST - Web Project

api-rest continuous-integration e2e-test tdd unit-testing

Last synced: 18 Oct 2025

https://github.com/damirscorner/20220617-dotnet-ignored-assertions

Sample project for 'Ignored failing assertions in mock callbacks' blogpost

dotnet moq unit-testing

Last synced: 04 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/aldenvallestero/serverless-unit-test-boilerplate

This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.

javascript jest nodejs serverless unit-testing

Last synced: 04 May 2026

https://github.com/codeofnode/allrounder

It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.

command db mocha-tests rest-api testing unit-testing

Last synced: 04 May 2026

https://github.com/ososuna/testing-js

🧪 Testing with JavaScript course from Platzi

end-to-end integration-testing javascript jest testing uitest unit-testing

Last synced: 04 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/abhishek-parmar1/testing_with_karma_and_jasmine

This repository contains how to perform java-script testing (setting up of frame work and using it).

integration-testing karma-jasmine testing-framework unit-testing

Last synced: 14 Oct 2025

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 04 May 2026

https://github.com/adarshkr357/recipes-api

A RESTful API built in PHP that manages recipes, including CRUD operations, search, and rating functionality. The API uses PostgreSQL for persistence, JWT for authentication, and auto-loads initial recipe data from TheMealDB. It is fully containerized using Docker, follows REST best practices, and includes unit tests with PHPUnit.

api-design docker jwt pdo php postgresql production-ready recipes rest-api unit-testing

Last synced: 02 May 2026

https://github.com/thawkin3/sa11y-assert-demo

Demo of Salesforce accessibility library for unit testing

a11y accessibility salesforce sfdc static-analysis testing unit-testing

Last synced: 13 May 2026

https://github.com/andresweitzel/microservice_openweather_nodejs_jest_aws

Microservice for the integration of the Open Weather API with focus on unit and integration tests implementing Nodejs, Jest, Serverless-framework, aws-lambda, api gateway, git, others.

api-gateway aws-lambda git integration-testing jest jest-tests nodejs serverless-framework unit-testing

Last synced: 05 May 2026