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/ajb413/pubnub-functions-mock

Mocks PubNub Functions modules for event handler unit testing

chai javascript mocha nodejs pubnub pubnub-functions serverless unit-testing

Last synced: 28 Apr 2025

https://github.com/vomnes/hypertube

This project proposes to create a web application that allows the user to research and watch videos. The player will be directly integrated to the site, and the videos will be downloaded through the BitTorrent protocol.

api bittorrent golang imdb javascript mongodb movies nodejs oauth sass streaming unit-testing vuejs websockets

Last synced: 22 Nov 2024

https://github.com/yosefhesham/todo-list

a to-do list website task by (@microverseinc), you can easily manage your daily tasks

css es6 html javascript jest js unit-testing webpack

Last synced: 07 May 2025

https://github.com/yshui/test.h

Header only C unit testing framework

c header-only unit-test unit-testing unit-testing-framework

Last synced: 27 Mar 2025

https://github.com/vb-consulting/xunit.npgsql

XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1

csharp dotnet netcore npgsql postgresql testing unit-testing xunit

Last synced: 13 Apr 2025

https://github.com/gaumala/kotlinsnapshot

Experimental Snapshot Testing in Kotlin

android gradle java kotlin snapshot-testing unit-testing

Last synced: 08 May 2025

https://github.com/open-turo/swift-test-drs

Accelerate your testing velocity with Test DRS: Swift utilities for lightning-fast spying, stubbing, and mocking.

macros mock mocking spy spying stub stubbing swift tdd testing unit-testing

Last synced: 17 Mar 2025

https://github.com/fluidtrends/savor

Make your Node Typescript unit testing a piece of cake.

bdd chai instabuljs javascript mocha nodejs nyc sinon tdd typescript unit-testing

Last synced: 12 Apr 2025

https://github.com/nickemma/country-app-metrics

This web application is build with react and provides statistical insights on Countries around the world and there continents. The application allows users to filter through the information by different continents and countries..

animation react redux restful-api scss unit-testing

Last synced: 14 Apr 2025

https://github.com/dangmoody/temper

Single header-only testing framework written in C99.

c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library

Last synced: 21 Apr 2025

https://github.com/0xopenbytes/t

🧪 Quickly test expectations

ios swift testing unit-testing

Last synced: 08 Apr 2025

https://github.com/rcdmk/classicaspunit

A classic ASP unit framework for helping in testing classic asp code.

asp classic-asp unit-testing

Last synced: 11 Mar 2025

https://github.com/pthom/cmake_registertest

cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.

catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests

Last synced: 12 Apr 2025

https://github.com/tfrommen/unit-test-examples

Example code for my talks and workshops on unit testing.

example-code javascript php testing unit-testing

Last synced: 12 May 2025

https://github.com/tebogoyungmercykay/python_api_development_booth_fastapi

FastAPI API Development Booth: A comprehensive repository showcasing best practices and examples for building robust and efficient API using FastAPI in Python.

alembic ci-cd database-migrations docker fastapi github-actions heroku jwt-authentication jwt-token nginx-proxy postgressql python3 sqlalchemy-python unit-testing uvicorn virtualenv

Last synced: 13 Apr 2025

https://github.com/dernasherbrezon/mockfs

Java FileSystem for simulating IOExceptions

filesystem java jdk7 junit mock unit-testing

Last synced: 11 Apr 2025

https://github.com/xaizek/stic

Simple Tests In C (with optional pure C automatic test registration)

automatic-test-registration c test-framework unit-testing

Last synced: 14 Apr 2025

https://github.com/danielr/mokka

A collection of helpers to make it easier to write testing mocks in Swift.

mock mocking mocking-utility stub stubbing swift unit-testing

Last synced: 11 Apr 2025

https://github.com/urbanjost/m_framework

aggregate small modules used for unit testing, comparing results to expected values, logging, creating messages, ...

fortran fortran-package-manager fpm unit-testing

Last synced: 20 Feb 2025

https://github.com/hilsonxhero/hero-shop

ecommerce built with the powerful Vuejs 3 framework! :rocket:

pwa resetful-api sass typescript unit-testing vue

Last synced: 10 Apr 2025

https://github.com/malteriesch/test-db-acle

A PHP library to facilitate easy and concise tests for the database layer, initially with MySql and Sqlite, with others possible to add...

database-layer fixtures lightweight mysql php phpunit unit-testing

Last synced: 09 Apr 2025

https://github.com/stevegrunwell/intro-to-testing

Slides for "Testing Like You've Never Tested Before (Because You Haven't)"

integration-testing mockery phpunit slides testing unit-testing

Last synced: 09 Apr 2025

https://github.com/baylorrae/php-huck

A PHP Testing Framework based on Jasmine

bdd php unit-testing

Last synced: 27 Jan 2025

https://github.com/3shape/docker-ci

Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.

cmdlets docker docker-images hacktoberfest hacktoberfest2020 integration-testing linting module powershell powershellcore unit-testing

Last synced: 04 Dec 2024

https://github.com/deverebor/studie-book-grokking-algorithms

Notes, challenge resolutions, and applications of the Grokking Algorithms book content with unit tests

algorithms-and-data-structures grokking-algorithms jest typescript unit-testing

Last synced: 10 Apr 2025

https://github.com/manydeps/cxxbuild

cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.

bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg

Last synced: 08 Feb 2025

https://github.com/vb64/telemulator3

Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.

telegram-bot-api unit-testing

Last synced: 23 Apr 2025

https://github.com/hemmatiali/parsalibrarymanagement

An open-source library management system with latest .NET technologies, focusing on robustness and scalability.

automapper clean-architecture clean-code csharp entity-framework fluentvalidation generic-repository imagesharp library-management-system mvc serilog sqlserver unit-testing

Last synced: 14 Apr 2025

https://github.com/jason-fox/fox.jason.unit-test

Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins

code-coverage coverage dita-ot dita-ot-plugin testing unit-testing

Last synced: 29 Mar 2025

https://github.com/mhweiner/cjs-mock

'Immutable' NodeJS module mocking (CJS) for unit testing purposes. Similar to proxyquire, but simpler and safer. Sponsored by https://aeroview.io

commonjs commonjs-modules mock mocking mocking-library mocking-utility mockito proxyquire testing-tools unit unit-testing

Last synced: 20 Mar 2025

https://github.com/astrodynamic/photolab-in-qt-cpp

PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.

bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing

Last synced: 12 Jan 2025

https://github.com/natasha-ct/blog-app-rails

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation

Last synced: 05 May 2025

https://github.com/robertmain/codeigniter-starter

A CodeIgniter starter project with pre-configured templating, a base model, exceptions and much, much more. Oh my!

codeigniter composer mvc php unit-testing

Last synced: 12 Feb 2025

https://github.com/vitorcarvalho67/tslibraryapi

A sleek and efficient Node.js REST API using Prisma and TypeScript for managing library operations, from book rentals to author tracking

api-rest docker-compose library-api mysql-database nginx nodejs prisma server-side solid-principles typescript unit-testing vitest

Last synced: 02 Dec 2024

https://github.com/mauriciolauffer/vitest-environment-ui5

A Vitest Environment for unit testing UI5 code

openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment

Last synced: 17 Mar 2025

https://github.com/tommylemon/unitauto-py

☀️ 机器学习单元测试平台,零代码、全方位、自动化 测试 方法/函数 的正确性、可用性和性能。☀️An unit testing platform powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions.

automation automation-library python python-lib python-library python3 test-automation test-library testautomation unit-test unit-testing unittest unittesting ut

Last synced: 23 Mar 2025

https://github.com/js-test-gen/js-test-gen

Generating js test templates with a little help from babel & prettier :vhs:

babel jest js js-templates mocha prettier unit-testing

Last synced: 15 Jan 2025

https://github.com/dumijay/pfreak

pFreak is a unit-level 2-in-1 JavaScript benchmarking and testing framework.

automation benchmark developer-tools devtools framework headless javasscript performance puppeteer test ui unit-testing ux

Last synced: 10 Feb 2025

https://github.com/ndleah/currency-converter

💱 A program that will perform currency conversion using data fetched from an open-source API

api-rest currency-converter python unit-testing web-scraping

Last synced: 05 May 2025

https://github.com/gjbex/defensive_programming_and_debugging

This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.

bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing

Last synced: 22 Nov 2024

https://github.com/hadiuzzaman524/flutter-clean-architecture

This repository serves as your guide to implementing clean architecture, domain-driven design, unit testing, widget testing, and various industry-standard patterns in your Flutter projects.

clean-architecture clean-code dark-theme dependency-injection dio domain-driven-design flutter flutter-examples flutter-test uncle-bob unit-testing widget-testing

Last synced: 21 Nov 2024

https://github.com/trailofbits/deepstate-test-suite

Automated continuous testing integration using DeepState

fuzzing symbolic-execution unit-testing

Last synced: 15 Apr 2025

https://github.com/ecoapm/xunit.ts

a TypeScript unit testing framework, following standard xUnit patterns

assertions hacktoberfest tdd testing typescript unit-testing

Last synced: 12 Apr 2025

https://github.com/unional/ava-fixture

Fixture test for https://github.com/avajs/ava

ava fixture nodejs unit-testing

Last synced: 13 May 2025

https://github.com/kasir-barati/nestjs-materials

NestJS tips, tricks, Notes, Things which are not in doc and I used to figure them out and use them

docker docker-compose e2e javascript microservices mongodb nestjs nodejs postgresql rabbitmq stripe tips-and-tricks typescript unit-testing

Last synced: 01 Dec 2024

https://github.com/luanpersini/tests-node-backend-tests-using-jest-typescript

Repository containing backend test examples for an api built using typescript and nodejs. Unit, end-to-end and integration tests.

e2e-tests end-to-end-testing example integration-test integration-testing nestjs qa qaautomation unit-testing unittest

Last synced: 10 Mar 2025

https://github.com/aidenszeto/cppcs

The C++ Command Shell. A light-weight command line interface built for C++ unit testing and scripting.

c-plus-plus cli scripting unit-testing

Last synced: 17 Dec 2024

https://github.com/amdmi3/testing.h

Small and simple single-header library for writing C++ unit tests

c-plus-plus header-only testing unit-testing

Last synced: 07 May 2025

https://github.com/recursivelogic/react-redux-boilerplate

React / Redux / CSS Modules / Enzyme / Mocha / Chai Boilerplate

boilerplate chai css css-modules enzyme mocha react redux unit-testing webpack

Last synced: 13 Apr 2025

https://github.com/abiyasa/marko-jest

[DEPRECATED] Jest Marko transformer, import .marko files in jest tests

behaviour-testing jest marko marko-jest snapshot-testing unit-testing

Last synced: 11 May 2025

https://github.com/seth-shi/go-zero-testing-example

go-zero unit testing and integration testing

go go-zero golang grpc grpc-testing unit-testing

Last synced: 10 Apr 2025

https://github.com/atomic-testing/atomic-testing

Portable UI testing library: Simplify and unify across frameworks and libraries

component-library end-to-end-testing materi playwright reactjs test testing testing-tools ui-testing unit-testing

Last synced: 12 Apr 2025

https://github.com/matthiasreumann/gomino

gin-gonic unit-test utilities

gin gin-gonic go golang testing-tools unit-testing

Last synced: 12 Apr 2025

https://github.com/jeffersonribeiro/luizalabs-front-end

Single Page App built with React to search places by CEP and save to favorites.

continuous-deployment continuous-integration integration-testing react redux spa unit-testing

Last synced: 10 Apr 2025

https://github.com/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 14 Apr 2025

https://github.com/nguyenkhanhquy/spring-boot-unit-testing

Spring Boot Unit Testing with JUnit, Mockito and MockMvc

spring-boot unit-testing

Last synced: 13 Apr 2025

https://github.com/egoist/vbuild-karma

Run unit tests with vbuild and Karma

jasmine karma phantomjs unit-testing vbuild webpack

Last synced: 12 Apr 2025

https://github.com/yannxou/publisherexpectations

XCTestExpectation subclasses to simplify Publisher testing and improve test readability

combine publisher swift unit-test unit-testing xcode xctestexpectation

Last synced: 14 Apr 2025

https://github.com/albanian-xrm/dataverse-summit-2021

The implementation showcased during the presentation

dataverse dataverse-summit fakexrmeasy powerplatform unit-testing

Last synced: 28 Dec 2024

https://github.com/brianschroer/sparky-test-helpers

.NET unit test helper libraries - Source code for "SparkyTestHelper" nuget packages: SparkyTestHelpers, SparkyTestHelpers.AppSettings, SparkyTestHelpers.AutoMapper, SparkyTestHelpers.Mapping, SparkyTestHelpers.Moq, SparkyTestHelpers.Xml

automapper configuration-files csharp dotnet dotnet-standard moq unit-testing

Last synced: 08 May 2025

https://github.com/pedrior/motorent-aluguel-de-motos

Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração

api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing

Last synced: 01 May 2025

https://github.com/dean9703111/vuetify-vite-ts-test

Vuetify+Vite+Vue3+TypeScripts+@vue/test-utils 入門專案

type typescript unit-testing vite vue-test-utils vue3 vuetify

Last synced: 12 Jan 2025

https://github.com/mgernand/extensions.logging.mock

A unit-testing extension for verifying a logger mock.

logging mock moq ms-extension-logging test testing unit-testing verification

Last synced: 29 Nov 2024

https://github.com/nfdi4plants/arc-validate

Home of all the tools and libraries to create and run validation of ARCs

arc dataplant docker dotnet expecto fsharp isa-dotnet nfdi4plants unit-testing validation

Last synced: 14 Apr 2025

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 25 Jan 2025

https://github.com/azukds/test-aide

Package to help with unit testing for data science projects.

data-science mocking pytest testing unit-testing

Last synced: 10 Apr 2025

https://github.com/catchmeifyoucan99/monkey_app

📊 Semester 6 Year 2 - Optional: Monkey - AI - Expense Management App with Unit Testing

ai dart flutter-apps scan statistics unit-testing

Last synced: 03 Apr 2025

https://github.com/kylekatarnls/multi-tester

Test multiple composer dependencies

composer continuous-testing php testing unit-testing

Last synced: 17 Mar 2025

https://github.com/aphistic/sweet

Sweet is a pluggable test runner capable of hooking into standard Go tests.

go golang sweet testing unit-testing

Last synced: 21 Mar 2025

https://github.com/cybercoral/pytesting

A Python library that contains tools for unit testing.

python python3 qa qa-automation unit-testing

Last synced: 25 Jan 2025

https://github.com/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 13 Mar 2025

https://github.com/abetomo/simply-imitated-sqs-for-testing

Simply imitated SQS for testing. Simple SQS class that can be used for local test. You do not even need to use Docker.

aws imitate sqs unit-testing unittest

Last synced: 17 Mar 2025

https://github.com/astrapi69/test-object

Project that holds test objects for unit tests

java unit-testing

Last synced: 01 Apr 2025

https://github.com/xtro/swiftusecase

SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API.

blocks combine concurrent-programming swift swift-packages unit-testing usecase

Last synced: 31 Jan 2025

https://github.com/vhotspur/pcut

Plain C unit testing framework

c unit-testing

Last synced: 10 Apr 2025

https://github.com/jamiefdhurst/journal

A simple blog available as an API, written in Go with accompanying tests and documentation. Can be used as a useful starting point for Go web projects.

golang rest-api sqlite unit-testing

Last synced: 22 Mar 2025

https://github.com/meryemsanem/budget-app

Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.

devise devise-views integration-testing ruby-on-rails unit-testing

Last synced: 24 Apr 2025

https://github.com/nicnocquee/practical-ios-testing

This repo showcases some examples of testing code in iOS.

ios objective-c ocmock swift tutorial unit-testing xctest

Last synced: 27 Mar 2025

https://github.com/boraelci/java-test-genie

A command-line tool for AI-driven unit test generation

ai cli generation llm unit-testing

Last synced: 11 Apr 2025

https://github.com/thenameiswiiwin/moodsense-ai

MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.

ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest

Last synced: 12 May 2025

https://github.com/sky172839465/leetcode-in-js

LeetCode solution in JavaScript. ✍️

code-generator leetcode leetcode-javascript unit-testing

Last synced: 23 Apr 2025