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

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/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/truenotierra73/pokemon-ssr

Proyecto n°2 perteneciente al curso Angular Pro de Fernando Herrera.

angular prerendering server-side-rendering static-site-generator tailwindcss unit-testing

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

A simple Jest environment for playing with tests

jest nodejs 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/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/123mwanjemike/test-driven-development

A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series

chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing

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/sultanalieva-s/discourse

A service for sharing and discussing articles.

django-rest-framework docker docker-compose python unit-testing

Last synced: 07 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/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/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/roodbaraky/checkout-system

An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.

api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest

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/zumerlab/zumerbox-tests

A zumerBox tool for unit and visual testing files

jest testing-tools unit-testing visual-testing zumerbox

Last synced: 09 May 2026

https://github.com/mateuschaves/todo-react-native

📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários

react-native typescript 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/marko19907/to-do-list-app

To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.

java javafx maven mvc-architecture todo-app todolist-app unit-testing

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

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/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/padosoft/laravel-test

Base classes for Testing Laravel app and packages

laravel laravel-package test-laravel unit-testing

Last synced: 13 May 2026

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/christs8920/unit-testing

A simple Unit Testing project made with C#.

csharp unit-testing visual-studio

Last synced: 12 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/thedevtop/go-vio

Virtual I/O package for Go

golang io unit-testing

Last synced: 13 Jun 2026

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

This platform is designed for readers to explore and interact with blog posts through RESTful API architecture. The Log Blog ensures seamless content delivery and engagement. As a reader, you can browse posts, and leave comments all through a dynamic and responsive interface powered by modern web technologies.

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

Last synced: 13 Jun 2026

https://github.com/ttitcombe/tfshell2

A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models

machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing

Last synced: 15 Jun 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/ionutpetre/proiect-cts

Aplicatie java pentru a rula teste automate

java unit-testing

Last synced: 22 Jun 2026

https://github.com/fpopic/cmake-googletest-template-project

(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".

cmake google-test testing unit-testing

Last synced: 16 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/epatrizio/ctestfmk

Minimalist and naive unit testing framework in C language

c testing unit-testing

Last synced: 13 Jun 2026

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/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/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/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/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/ishbguy/leptunit

A light weight C unit test library.

light-weight unit-testing

Last synced: 03 May 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/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/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/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/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/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/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/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/sharonnavarro/angular-testing-course

Angular proyect with Jest as JavaScript testing framework

angular jest karma testing unit-testing

Last synced: 07 May 2026