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/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/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/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/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/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/21hook/jest-interfaces

A jest unit testing demos

interfaces jest unit-testing

Last synced: 02 May 2026

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/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/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/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/foldermaster/functioncalculationwpfapp

WPF app for calculation of function values.

completed csharp unit-testing wpf

Last synced: 03 May 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/ishbguy/leptunit

A light weight C unit test library.

light-weight unit-testing

Last synced: 03 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/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/paulshpilsher/internal-transfers

POC Go microservice for internal account management and money transfers. REST API, PostgreSQL, Iris web framework, and robust decimal handling for financial safety. Includes Docker support, unit tests, and clean layered architecture.

docker docker-compose go golang iris postgres transactions unit-testing

Last synced: 05 May 2026

https://github.com/cba85/jest-jwt-auth-tests-example

🎓 Jest tests example for a API using JWT authentication (register, login)

api bcryptjs express integration-testing jest jwt supertest unit-testing zod-validation

Last synced: 05 May 2026

https://github.com/neofoxxo/high-street-gym

A gym website with a Blog and XML functionality. Built with Next.js, MySQL, React, Tailwind CSS, and DaisyUI.

daisyui e2e-testing mysql next-auth nextjs13 react unit-testing xml-parsing

Last synced: 05 May 2026

https://github.com/salma-4/todo-api

two microservices one handle todo items and operations on it , second service handle users and auth

design-patterns java lombok maven microservices mysql-database open-api-v3 postman restful-api slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing

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/davorbadrov/testing-playground

A simple Jest environment for playing with tests

jest nodejs unit-testing

Last synced: 06 May 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/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/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

https://github.com/b0ir/user-management-app-qa

Aplicación web desarrollada en TypeScript y React para la gestión de usuarios.

e2e-testing github-actions integration-testing playwright react testing typescript unit-testing

Last synced: 06 May 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/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/vensas/testing-playground

Showcase several ways to test modern applications by example of a .NET service and a React SPA.

accessibility-testing axe-core integration-testing jest playwright react-testing-library testcontainers unit-testing xunit

Last synced: 07 May 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/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/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/hipparchus2000/personalspendinganalysis

[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.

c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms

Last synced: 07 May 2026

https://github.com/mairess/project-js-unit-tests

Utilizando o módulo Jest do NodeJS, a meta é escrever testes que verifiquem o funcionamento adequado das funções.

es6 jest jest-tests unit-testing

Last synced: 07 May 2026

https://github.com/iagoantunes/habits

:notebook: Mobile App developed in Flutter and Firebase that allows the control of monthly habits. Unit tests, firestore database

dart firebase firestore flutter unit-testing

Last synced: 07 May 2026

https://github.com/vrudas/software-testing-examples

An educational project to teach students how to test their application code

code-testing java junit5 tdd unit-testing

Last synced: 10 Jun 2026

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

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

enzyme jest reactjs second udemy-tutorial unit-testing

Last synced: 08 May 2026

https://github.com/marcloupias/my-cv

My online cv website (résumé for USA)

angularjs bootstrap3 curriculum-vitae cv unit-testing

Last synced: 08 May 2026

https://github.com/karenpayneoregon/unit-test-json

For article on unit testing json

csharp-core json unit-testing

Last synced: 08 May 2026

https://github.com/iagoantunes/asksql

AskSQL is a Flutter project that allows users to input SQL code and get processed responses. This project uses various libraries and packages to provide a rich user interface and robust functionality.

asksql dart flutter mobx unit-testing

Last synced: 08 May 2026

https://github.com/killerasus/gocalc

The purpose of this Calculator is to practice unit testing in Go

codecov github-actions go golang tdd unit-testing

Last synced: 08 May 2026

https://github.com/asacxyz/spring_boot_3_documente_teste_e_prepare_uma_api_para_deploy

Para acompanhamento do curso Spring Boot 3: documente, teste e prepare uma API para o deploy

api api-documentation api-test documentation java spring spring-boot springboot test testing unit unit-test 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/muhammadpauzi/learn-unit-testing-with-mocha

🧪 Repository for save the result of learning unit test with ☕ Mocha.

mocha nodejs unit-testing

Last synced: 09 May 2026

https://github.com/achanandhi-m/golang-bookapi-test

A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.

api apitesting docker go golang integration-testing postgres testing unit-testing

Last synced: 10 May 2026

https://github.com/eduardogomesf/go-api

simple REST API built with Go

go go-chi golang sqlite testify unit-testing

Last synced: 10 May 2026

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

Simple sample showing creation of Unit Tests in Swift

swift unit-testing unittest

Last synced: 10 Jun 2026

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

A full stack JavaScript app for conversion

express jest unit-testing

Last synced: 11 May 2026