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/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/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/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/undefined-io/terraform-aws-testable-module

An AWS focused Terraform Module Template with Unit and Integration Tests

github-actions integration-testing module terraform terraform-module unit-testing

Last synced: 05 Mar 2026

https://github.com/mrbrunelli/terere-builder

My studies of Builder Pattern, Factory Pattern and Repository Pattern with Javascript

builder-pattern design-patterns factory-pattern javascript mocha repository-pattern terere unit-testing

Last synced: 19 Apr 2026

https://github.com/andreros/react-testing-environments

Application bundle with the purpose of gathering several pre-configured, ready to use sample applications, each one with a clean working test environment with the various technologies available.

react reactjs testing-environment testing-tools typescript unit-testing

Last synced: 17 Apr 2026

https://github.com/marcus-v-freitas/mvfc.mongodbflow

A purpose-driven .NET library that provides a clean, opinionated surface for managing MongoDB repositories, entity mapping, and transactional data flows.

asp-net-core crud csharp di-container dotnet flow integration-testing mapping mongo-driver mongodb nosql repository repository-pattern testcontainers transaction unit-of-work unit-testing

Last synced: 03 Apr 2026

https://github.com/tkraak/ava-jsdom

:rocket: Experimenting with AVA, jsdom and jQuery

ava javascript jquery jsdom unit-test unit-testing

Last synced: 17 Apr 2026

https://github.com/fabogit/vitest-testing

Tests using Vitest library (Jest)

jest tdd test unit-testing vitest

Last synced: 17 Apr 2026

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

Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider

enzyme javascript jest reactjs redux unit-testing

Last synced: 17 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/moveaxlab/react-native-invariants

Check React Native invariants with react-test-renderer.

react-native unit-testing

Last synced: 17 Apr 2026

https://github.com/alonach/countries-next-test

School practices of unit testing and cypress

cypress unit-testing

Last synced: 17 Apr 2026

https://github.com/keplersj/jest-serializer-react-helmet-async

Serializer to display react-helmet-async data in Jest Snapshots

jest jest-snapshots react react-helmet react-helmet-async seo unit-testing

Last synced: 18 Apr 2026

https://github.com/paulkastel/02-temperatureconverter

An application wrote in C# with WPF using MVVM pattern. User provide an temperature and program return proper value in other units (Kelvin, Farenheit, Celsuis).

mvvm temperature-converter unit-testing wpf

Last synced: 18 Apr 2026

https://github.com/charles-dr/contacts-server

Node API for contact management

expressjs nodejs sql sqlite typescript unit-testing

Last synced: 04 Apr 2026

https://github.com/bradlab/nest-devops-starter

A modern boilerplate for building scalable NestJS applications with a clean DevOps setup. Includes Docker, CI/CD with GitHub Actions, Prettier, ESLint, Jest, and production-ready configuration. Perfect for quickly bootstrapping professional Node.js backends with best practices out of the box.

backend cicd clean-code devops docker github-actions linter nestjs postgresql software-architecture typescript unit-testing

Last synced: 05 Apr 2026

https://github.com/damirscorner/20210702-ng-flush-microtasks

Sample project for "Angular testing: flush vs. flushMicrotasks" blogpost

angular async unit-testing

Last synced: 18 Apr 2026

https://github.com/habbatul/binarfud

Challange Product Binar Academy X MSIB Wave 5.

jasper-report postgresql slf4j spring-boot spring-data-jpa spring-security unit-testing

Last synced: 18 Apr 2026

https://github.com/andresweitzel/centralized_version_control_system_v1_nodejs

Centralized version control system implemented with NodeJS, Typescript, Jest, Express, dotenv, nodemon, morgan, others.

dotenv express filesystem integration-testing jest morgan nodejs nodemon tdd typescript unit-testing

Last synced: 05 Apr 2026

https://github.com/vivek290100/judgexpert-backend

Scalable backend using Repository Pattern and SOLID principles. Implemented real-time execution, authentication, Stripe webhooks, and Redis. Deployed with CI/CD on AWS EC2, S3, Nginx, and Cloudflare

brevo redis-cache repository-pattern s3-buckets solid-principles unit-testing webhook

Last synced: 19 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/chayan2024/dogtestapp

A simple DogTestApp app in jetpack compose with list of Dog Breeds and Details page.

dagger-hilt espresso-tests flowapi instrumentation-tests jetpackcompose mvvm-architecture solid-principles unit-testing

Last synced: 04 Jun 2026

https://github.com/adamsolimancs/tic-tac-toe

Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.

javascript modules nodejs npm unit-testing

Last synced: 20 Apr 2026

https://github.com/nir3x/markuplanguageparser.cpp

MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language

c-plus-plus cpp markup-language parser parsing tree-structure unit-testing

Last synced: 04 Jun 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/tiibuturner/triangletest

One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a test which declares what kind of an triangle are we talking about. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.

python unit-testing

Last synced: 05 Jun 2026

https://github.com/paulkastel/03-ageinseconds

Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.

c-sharp datetime programming-challenges time unit-testing wpf

Last synced: 21 Apr 2026

https://github.com/shaikrasheed99/go-testing-greet

Testing the Greet functionality with Unit tests, Subtests and Table-driven tests.

go golang subtests table-driven-test tdd tdd-golang unit-testing

Last synced: 05 Jun 2026

https://github.com/drcbeatz/discounts

Python module for identifying dealer discount codes, calculating dealer cost, customer price & profit margin.

ci github-actions parametrized-tests pipenv pytest python unit-testing

Last synced: 21 Apr 2026

https://github.com/zavierferodova/cinema-catalogue

Cinema Catalogue App Using Android Jetpack Component | Dicoding Belajar Android Jetpack Pro Final Submission

android dicoding dicoding-submission instrumentation-testing jetpack-android kotlin-android 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/giri7a/bank-account-management-system

Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.

build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing

Last synced: 22 Apr 2026

https://github.com/sakapon/klibrary.testing

A library for unit testing using MSTest.

mstest testing unit-testing

Last synced: 24 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/danpoynor/python-basketball-team-stats-tool

Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.

basketball-stats console-application python3 statistics unit-testing

Last synced: 06 Jun 2026

https://github.com/neurospeech/web-atoms-mvvm-todo

Sample Todo Application using Web Atoms MVVM

javascript mvvm sample typescript unit-testing web-atoms

Last synced: 25 Apr 2026

https://github.com/valmaev/mocks-stubs-rocknroll

Mocks, Stubs and Rock'n'roll: maintainable unit tests with AutoFixture

autofixture conference csharp dot-net unit-testing

Last synced: 26 Apr 2026

https://github.com/trots/qttest-example

Simple example of QtTest usage

cpp qt unit-testing

Last synced: 26 Apr 2026

https://github.com/gabrielh-silvestre/drone-feeder

O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.

crud integration-testing java rest-api spring-boot unit-testing

Last synced: 26 Apr 2026

https://github.com/desarrollo-de-soluciones-iot-17757/restock-web-services

Restock Web Service Application is made with Java, Spring Boot and MongoDB persistence. It also illustrates domain-driven design, CQRS architectural pattern and integration with Swagger UI.

cloud-computing cqrs-pattern domain-driven-design java mongodb-database restful-api spring-boot swagger-ui unit-testing

Last synced: 07 Jun 2026

https://github.com/marcelodiass/static-generator

This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers

object-oriented-programming python test-automation unit-testing

Last synced: 07 Jun 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/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 27 Apr 2026

https://github.com/ashmalzahra/testing-practice

This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.

javascript jest tdd-javascript testing 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/ahmedhossam01/blogify

Simple blog client with React & Unit Testing

blog blog-client enzyme jest rtl unit-testing

Last synced: 28 Apr 2026

https://github.com/mairess/project-zoo-functions

Esse projeto coloca em prática as funcionalidades do ES6, além de testes unitários com Jest.

javascript jest unit-testing

Last synced: 28 Apr 2026

https://github.com/levyanjos/halo

A implementation of a TV series app, using the API provided by the TVMaze TVMaze Api website, written in Swift 5 using Dependency Injection, MVVM, Repository, Some aspects of Clean Architecture, ViewCode patterns, SwiftLint and Travis.

clean-architecture mvvm nimble quick repository-pattern swift swift5 swiftlint travis-ci unit-testing viewcode

Last synced: 25 Jun 2026

https://github.com/liskin/tasty-jenkins-xml

Render tasty output to XML for Jenkins in addition to other (console) output

haskell jenkins tasty-framework 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/esraakamel1195/angular-testing-course-1-start

Simple courses management app - practice with angular course specially Unit testing

angular cypress jasmine typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/markusmeyer13/azure.functions.tables

Azure Function with new Table Storage binding and connection by identity

azure azure-functions azure-table-storage binding mock unit-testing

Last synced: 29 Apr 2026

https://github.com/mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing

Last synced: 18 Jan 2026

https://github.com/thefeij/go-map-cache

A Golang cache using map data structure

cache golang unit-testing

Last synced: 20 Jun 2026

https://github.com/marc-mosca/unit-testing

This repository is a library for unit testing your C functions.

c unit-testing

Last synced: 06 Apr 2025

https://github.com/aeon-dr/learningprogresstracker

JetBrains Academy Project: Learning Progress Tracker

hashing regex unit-testing

Last synced: 02 Jul 2026