An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with unittesting

A curated list of projects in awesome lists tagged with unittesting .

https://github.com/mannodermaus/android-junit-framework

Modern testing with JUnit for Android.

android gradle-plugin junit junit5 unittesting

Last synced: 16 Jan 2026

https://github.com/mannodermaus/android-junit5

Testing with JUnit 5 for Android.

android gradle-plugin junit junit5 unittesting

Last synced: 24 Dec 2025

https://github.com/SimonKagstrom/kcov

Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options

codecov codecov-uploader coverage instrumentation travis-ci unittesting

Last synced: 02 Apr 2025

https://github.com/jmockit/jmockit1

Advanced Java library for integration testing, mocking, faking, and code coverage

codebase codecoverage integration-testing java mocking testing unittesting

Last synced: 11 Jul 2025

https://github.com/typeddevs/bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.

assertions bash bash-script mocking tdd test-driven-development testing testing-framework unittest unittest-framework unittesting unittesting-library

Last synced: 16 May 2025

https://github.com/TypedDevs/bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.

assertions bash bash-script mocking tdd test-driven-development testing testing-framework unittest unittest-framework unittesting unittesting-library

Last synced: 11 Apr 2025

https://github.com/tommylemon/unitauto

☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc.

apiauto apijson golang koa2 kotlin mock mocking mocks mockup test-automation testing-library testing-tools unit-test unit-testing unittest unittest-library unittesting unittesting-library vue2 vuejs2

Last synced: 12 Apr 2025

https://github.com/cgreen-devs/cgreen

A modern, portable, cross-language unit testing and mocking framework for C and C++

c cplusplus mocking-framework tdd tdd-utilities unittesting

Last synced: 07 May 2025

https://github.com/datarootsio/ml-skeleton-py

A best-practices first project template that allows you to get started on a new machine learning project.

ai best-practices docker docker-compose machine-learning machine-learning-template python shim template unittesting

Last synced: 11 Apr 2025

https://github.com/burakeregar/KotlinMvpArchitecture

Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!

android-testing android-tests clean-architecture dagger2 dagger2-mvp kotlin kotlin-android kotlintest leakcanary mvp mvp-android mvp-architecture mvp-clean mvp-pattern retrofit retrofit2 unit-test unit-testing unittest unittesting

Last synced: 26 Mar 2025

https://github.com/node-modules/coffee

Test command line on Node.js

cli command-line unittesting

Last synced: 26 Oct 2025

https://github.com/ritesh-singh/weatherapplication

A WeatherApplication with usage of different libraries of Android.

expresso kotlin-android retrofit2 rxjava2 timber unittesting

Last synced: 30 Oct 2025

https://github.com/oleksiikraievyi/elasticsearch-inside

Start Elasticsearch from .NET for integration tests. Contains both java runtime and elasticsearch embedded in the dll.

elasticsearch integration-testing unittest unittesting

Last synced: 18 Sep 2025

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

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等,本项目为 Go 版 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the Go version

automation go golang golang-library mock mocking-library test-automation testing testing-automation unit-test unit-testing unittest unittesting ut

Last synced: 21 Mar 2025

https://github.com/xchapter7x/hcunit

Helm Chart Unit: helps to unit test rendering of your templates using policies

helm helm-plugin helm-plugins opa open-policy-agent rego unit-test unit-testing unittest unittesting unittests

Last synced: 26 Jan 2026

https://github.com/MatthewLoveQUB/SKILL_Tools

Utilities for working with Cadence's SKILL/SKILL++ including a unit testing framework.

cadence lisp skill unittest unittesting virtuoso

Last synced: 12 May 2025

https://github.com/derekselander/lolzwagon

Significantly bumps up your iOS XCTest code coverage and makes all unit tests pass... by crippling them

ios lolzwagon macos test testing unittesting volkswagen xcode

Last synced: 22 Apr 2025

https://github.com/scriptkittie/bandcamp-api

API wrapper for querying band, album, and track data from bandcamp.com

api bandcamp bestcodeever gson java json maven unittesting

Last synced: 19 Sep 2025

https://github.com/hlaueriksson/lofuunit

Unit Testing with Local Functions :tiger:

bdd csharp dotnet tdd test testing unittest unittesting

Last synced: 27 Feb 2026

https://github.com/paulschweizer/vfx-testrunner

Simple pytest wrapper for unittests that depend on common vfx applications like maya, nuke, houdini.

houdini maya nuke pipeline pytest python testrunner unittest unittesting vfx

Last synced: 08 Apr 2025

https://github.com/marabesi/testable

Testable - gamified tool to improve unit testing teaching

github-page jest-tests learning react-components testing unittesting

Last synced: 16 Mar 2025

https://github.com/devrath/droid-pure-kotlin-application

☎️ This is a complete Kotlin application built to demonstrate the use of Modern development tools with best practices implementation using multi-module architecture developed using SOLID principles

android android-app android-architecture android-development clean-architecture clean-code compose compose-navigation hilt-android jetpack-android kotlin kotlin-android kotlin-coroutines kotlin-dsl modular-architecture mvvm-android mvvm-architecture solid-principles stateflow-android unittesting

Last synced: 12 Apr 2025

https://github.com/40ants/cl-hamcrest

This library makes your CL unittests more readable.

hamcrest prove unittesting

Last synced: 16 Jan 2026

https://github.com/olibre/greattips

Curated Great Tips, Mindsets and Practices for Coders 😎

ant cc cmake-examples cpp ditaa gradle logger pip practice style-guide syslog unittesting

Last synced: 27 Jul 2025

https://github.com/jurabek/golang-table-tests-with-testify-mock

This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang

best-practices golang mock table-testing tdd testify testify-mocking unit-testing unittesting

Last synced: 21 Jul 2025

https://github.com/svetlova/static-mock

SMock is opensource lib for mocking static and instance methods and properties.

mock mocking moq static test testing tests unittesting unittests

Last synced: 14 Jan 2026

https://github.com/srittau/python-asserts

Stand-alone Assertions for Python

assertions python python2 python3 testing unittest unittesting

Last synced: 09 Apr 2025

https://github.com/UdaraAlwis/XAMVVM-Playground

My love for MVVM application architecture infused into Xamarin.Forms...

architecture mobile mvvm unittesting xamarin xamarin-forms

Last synced: 12 Mar 2025

https://github.com/matthiware/unittesting

C# Unit Testing Basics with xUnit and NUnit

csharp dotnet-core nunit tutorial unit-testing unittesting xunit

Last synced: 31 Oct 2025

https://github.com/kamilgie/asrt-wdi

Automatycznie Szablony, Rozwiązania i Testy do WDI na AGH

algorithms python unittesting

Last synced: 03 Apr 2025

https://github.com/dsha256/plfa

Pragmatic Live Feed Aggregator aggregates all available live tables and delivers to web clients on demand in one big batch.

docker docker-compose go golang gorilla-websocket goroutines mock mockgen pusher swagger-ui swagger2 unittesting websocket

Last synced: 05 Apr 2025

https://github.com/valnoc/mirage

Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.

mock mocking mocks stub stubbing stubs swift tdd unit-testing unittest unittesting

Last synced: 20 Oct 2025

https://github.com/coderarjob/yukti

Single header Parameterised testing and mocking library C/C++

c gcc mocking single-header-library testing unittest unittesting

Last synced: 03 Sep 2025

https://github.com/kirill3333/nodejs_unit_tests_example

Create this example for question from https://stackoverflow.com/questions/38190712/how-to-unit-test-a-node-api-using-sinon-express-with-mongo-db

istanbul mocha nodejs sinon unittesting

Last synced: 30 Jul 2025

https://github.com/eleboys/test-coverage-report-action

Report code test coverage of touched files within a Pull-Request inside the descriptions

code-coverage pull-request unittesting

Last synced: 21 Feb 2026

https://github.com/adriaanbd/simple_survey_form

Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.

css-grid flask flask-wtf page-object page-object-model pageobject-pattern selenium survey survey-form unittest unittesting wtforms

Last synced: 09 May 2025

https://github.com/gdbd/sharepointcommon

Framework for Microsoft SharePoint© 2010, 2013 and 2016. Allows to map list items to simple hand-writen POCO classes and perform actions by manipulating with entities.

framework linq listrepository mapper orm poco sharepoint unittesting wrapper

Last synced: 14 Jan 2026

https://github.com/codium-ai/gradle-cover-agent

The Gradle Cover Agent Plugin is designed to help you increase code coverage in your Java projects. It integrates with Gradle to provide tasks that can be configured to run code coverage tools and report the results.

cover-agent gradle-plugin unittesting

Last synced: 19 Feb 2026

https://github.com/dav009/dbtmock

end to end unit tests for dbt ( Data build tool ) pipelines

bigquery data-build-tool dbt mock pipelines test testing unittest unittesting

Last synced: 27 Apr 2026

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: 28 Jun 2025

https://github.com/rhettbull/clirunner

A python test helper for invoking and testing command line interfaces (CLIs) based on Click's CliRunner

cli command-line command-line-tool pytest python test testing unittest unittesting

Last synced: 05 Jul 2025

https://github.com/lindelwa122/colorful-test

A unit testing framework with colorful messages.

colorful cool framework python testing unittesting

Last synced: 08 Apr 2025

https://github.com/kawser2133/clean-spring-boot-project

This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.

caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting

Last synced: 11 Apr 2025

https://github.com/initishbhatt/quotes

Quotes app demonstrates some of the general use cases and demands on a typical production project using: Jetpack Compose, Functional Programming,MVVM, Kotlin Coroutines,Flow, Jetpack (Room, ViewModel) and Material Design .

android ci-cd compose-testing coroutines coroutines-flow datastore-android githubaction hilt-android jetpack-android jetpack-compose kotlin mockito mvvm mvvm-architecture quotes tdd turbine ui-tests unittesting

Last synced: 15 May 2026

https://github.com/tommylemon/unitauto-go-demo

UnitAuto Go Demo,提供用来做单元测试的业务函数。UnitAuto Go Demo with functions to be unit tested.

go go-demo go-demos go-example go-examples golang golang-demos golang-example golang-examples unit-test unit-testing unit-testing-example unitauto unittest unittesting

Last synced: 17 Mar 2026

https://github.com/clagiordano/phpunit-result-printer

Phpunit custom result printer class

cli phpunit phpunit-tests printer results unittesting

Last synced: 19 Apr 2025

https://github.com/gjbex/best-practices-for-scientific-computing

Material for a training on best practices for scientific computing.

c code coverage cpp documentation fortran functionaltests python training unittesting version-control

Last synced: 13 Jul 2025

https://github.com/nicofilips/dotnet-pipeline-template

This is a .Net 8 Template Pipeline to integrate as "external workflow" into other Tools. It covers build, unittesting, packing and deploying to nuget.org ✨🚀

dotnet8 external-workflow nuget pipeline unittesting

Last synced: 08 Jan 2026

https://github.com/rinterface/rinpharma2022

R in Pharma Workshop 2022: Introduction to {shinyValidator}

cicd htmlreport loadtesting profiling shiny-apps unittesting

Last synced: 03 Mar 2026

https://github.com/aldoignatachandra/javascript-simpleunittesting

Simple Unit Testing Using Mocha And Chai

javascript mocha-chai unittesting

Last synced: 18 Feb 2026

https://github.com/rulasg/testinghelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 18 Jun 2026

https://github.com/diginc/jenkins-pipeline-library-simple-spock-tests

Simple Unit Testing of a Jenkins pipeline library with Spock

groovy jenkins spock unittesting

Last synced: 24 Apr 2026

https://github.com/scriptkittie/saxpath

A simple, fast asynchronous XML framework for parsing large XML files.

asynchronous bestcodeever expressions java sax unittesting xml xpath

Last synced: 22 Sep 2025

https://github.com/wajid7511/openai.chatgpt

Integration of OpenAI's ChatGPT with a Blazor Server .NET Core application, providing real-time AI-powered conversations through a clean, scalable architecture.

blazor blazor-server chatgpt csharp dotnet-core dotnetcore mstest unittesting

Last synced: 10 Feb 2026

https://github.com/darshan-kc/python-test-codes

Let's learn how to write python test code

pytest python unittesting

Last synced: 04 Mar 2026

https://github.com/gorenje/erlang-red-unittesting-nodes

Erlang-RED & Node-RED nodes used in conjunction with visual flow tests to ensure flow correctness.

erlang-red node-red unittesting visual-unittesting

Last synced: 20 Jan 2026

https://github.com/ing-cordova/nest-typeorm-hexagonal

This api template was designed to help developers quickly build applications that are scalable, maintainable, and easy to use

api-rest hexagonal-architecture nestjs template unittesting

Last synced: 18 May 2026

https://github.com/kylemcmaster/fluent.idioms

A small set of extensions to make fixtures and assertions more fluent! Wow!

autofixture extensions fluentvalidation idioms unittesting xunit

Last synced: 24 Jun 2025

https://github.com/rulasg/TestingHelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 29 Jul 2025

https://github.com/f-tischler/eventtesting

.NET Standard library for writing cleaner event testing code in C#

csharp csharp-library dotnet dotnet-core eventdriven netstandard testing testing-library unittesting unittesting-library

Last synced: 13 Oct 2025

https://github.com/camilo716/sale_opportunity_management

Traceability and sales monitoring module to a prospect, focused on telemarketing marketing

docker-compose postgresql python rake tryton tryton-erp unittesting

Last synced: 19 Apr 2026

https://github.com/cpanse/tartare

raw file collection recorded on Thermo Fisher Scientific mass spectrometers for extented unit testing

bioconductor blob data r unittesting

Last synced: 03 Apr 2025

https://github.com/wajid7511/graphqldemo

Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme

automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service

Last synced: 13 Apr 2026

https://github.com/Ryooooooga/cute

Header only Unit Testing Framework for C99

c header-only unittest unittesting

Last synced: 27 Mar 2025

https://github.com/lenguyenthanh/mvp-conductor

Simple MVP implementation for Conductor

android junit5 kotlin mvp-architecture unittesting

Last synced: 16 May 2026

https://github.com/ryooooooga/cute

Header only Unit Testing Framework for C99

c header-only unittest unittesting

Last synced: 09 Sep 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 04 May 2026

https://github.com/vinhnx/unittestingnetwork

Demo on how to build a simple and testable network suite in Swift, using Mockingjay.

cocoapods codable design generic mockingjay stub swift unittesting urlsession

Last synced: 30 Mar 2025

https://github.com/endreot/blackjack

Play a text based game of Blackjack in Java

blackjack-game java junit4 unittesting

Last synced: 31 Mar 2025

https://github.com/craigtaub/full-stack-graphql-todo

Todo app. FE React/Apollo/Jest. BE Elixir. Docker composed. Unit tested. Documented

apollographql docker docker-compose elixir elixir-phoenix graphql react styled-components unit-testing unittesting

Last synced: 13 Apr 2026