Topic

unit-testing

Repositories (1556)

Gauntlet-iOS
Gauntlet-iOS krogerco Swift

Gauntlet is a collection of testing utility methods that aims to make writing great tests easier.

15
mse6
mse6 simonmittag Go

mse6 is a mock HTTP/TLS server for integration tests and edge cases. It supports slow HTTP responses, bad content encoding, sudden crashes, network te...

15
swift-fixture
swift-fixture liamnichols Swift

A tool to help you in writing clean and concise unit tests by standardizing the creation of fixture values.

15
issue-assigner
issue-assigner Varun-Kolanu JavaScript

A bot for managing issue assignments

15
PracticalCompose
PracticalCompose manishkaushik900 Kotlin

Daily use cases samples in jetpack compose like Onboarding screen, login page, email page etc.

15
CMakeTest
CMakeTest CMakePP CMake

A unit-testing framework for CMake functions

15
tdd-sample
tdd-sample mehdihadeli C#

A sample project demonstrating Test-Driven Development (TDD) using .Net 8 and Vertical Slice Architecture based on Minimal APIs in .NET Core

15
synphage
synphage vestalisvirginis Python

Pipeline to create phage genome synteny graphics from genbank files

15
UnitTestDesign.jl
UnitTestDesign.jl adolgert Julia

Automated unit test coverage with fewer test cases using all-pairs and other covering arrays.

15
Characters-App
Characters-App osamasayed585 Kotlin

This is Characters, an app built with the latest industry practices. It features Multi-Modules, Clean Architecture, Compose UI, Coroutines & Flow, Dar...

15
asteral
asteral albonidrizi Java

A resilient, enterprise-grade Spring Boot 3.5 application for tracking NASA Near-Earth Objects. Showcases high-performance patterns: Resilience4j (Cir...

15
svelte-component-livereload-template
svelte-component-livereload-template beyonk JavaScript

Svelte component template with LiveReload and Jest unit testing

14
recink
recink MitocGroup JavaScript

REciNK - Rethink Continuous Integration for JavaScript Applications

14
spy
spy popomore JavaScript

spy and mock for simple testcase

14
IoC-DI-Xamarin-Forms
IoC-DI-Xamarin-Forms HoussemDellai C#

Sample app for demoing IoC/DI using Unity in Xamarin Forms

14
platformio-eclipse-ide
platformio-eclipse-ide platformio Java

PlatformIO IDE for Eclipse: The next generation integrated development environment for IoT

14
FRC-actions
FRC-actions ewpratten Shell

🤖 Automatically build and test your FRC robot projects with GitHub Actions

14
mocksqs
mocksqs elliotchance Go

📤 In-memory implementation of SQS ideal for unit testing.

14
exchanger
exchanger vladimir-kaltyrin Objective-C

Example of implementing VIPER đź’Ž and Clean Architecture đź’Ť in Objective-C

14
oktatas-hft
oktatas-hft siposm C#

⌨️A Haladó Fejlesztési Technikák tárgyhoz tartozó laboranyagok, házi és gyakorló feladatok kódjai.

14
retro-games-api
retro-games-api SabrinaBarros JavaScript

🎮 Node.js API for games collectors! 👾

14
Various-Data-Science-Scripts
Various-Data-Science-Scripts dimi-fn Jupyter Notebook

A collection of coding scripts, notes, and mini-projects covering Data Science, Data Engineering, Web Development, programming fundamentals, and vario...

14
youtube-react-testing-video9-nextjs-router
youtube-react-testing-video9-nextjs-router bmvantunes TypeScript

Unit testing nextjs router - useRouter()

14
async-unit
async-unit labrador-kennel PHP

A PHP8 unit and integration testing framework with first-class support for the @amphp Loop!

14
mockingbird
mockingbird PhilippMDoerner Nim

A package to mock procedures and functions without turning it all into OOP.

14
Bash-Project-Template
Bash-Project-Template HiveMinds Shell

Repository template with Shell/Bash unit testing and pre-commit.

14
E-Commerce-Web-App
E-Commerce-Web-App Omar95-A TypeScript

Web application called Famms Is A Platform to Sell Products Online. In This Project I Created Web Application Using Angular Framework And Fake Store A...

14
to-do-list
to-do-list Alejandroq12 JavaScript

🚀 This repository contains the front-end implementation of a to-do list web application. The app is designed to help users efficiently manage their t...

14
rust-to-python
rust-to-python johnthagen

A mapping of Rust features and tooling to Python

14
setup-wordpress-test-library
setup-wordpress-test-library sjinks TypeScript

Set up WordPress and WordPress Test Library for unit tests

14
zsh-test-runner
zsh-test-runner olets Shell

Straight-forward tests and coverage reports for zsh and —under zsh's emulation— csh, ksh, and sh. About 300 unique cloners as of Aug '25

14
tasks_manager
tasks_manager mo7amedaliEbaid Dart

Beautiful Flutter tasks manager app

14
ocaml-testsimple
ocaml-testsimple hcarty OCaml

Test::Simple, for OCaml

13
NBCndUnit
NBCndUnit offa Java

NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.

13
toast-tk-engine
toast-tk-engine toast-tk Java

The core automation framework for your acceptance tests

13
unittest_expander
unittest_expander zuo Python

A library that provides flexible and easy-to-use tools to parametrize Python unit tests, especially those based on unittest.TestCase.

13
marklogic-unit-test
marklogic-unit-test marklogic XQuery

Automated testing for MarkLogic

13
ivv
ivv katef C

C language Independent Verification & Validation

13
Guava
Guava merindorium Swift

A Swift test double library. Guava - looks like an apple but it's not.

13
build_system_tools
build_system_tools asartori86 C++

Gentle introduction to the basics of CMake and meson, and unit-testing with gtest.

13
clean-architecture-dotnet
clean-architecture-dotnet j-didi C#

This repository is a sandbox to experiment with new techniques, concepts, and technologies using Clean Architecture concepts. Here you will find Domai...

13
UnsplashPhotos
UnsplashPhotos mhelmi Kotlin

Simple app display photos form Unsplash open API

13
Spring-Boot-With-Test-Driven-Development
Spring-Boot-With-Test-Driven-Development mehmetpekdemir Java

Spring Boot With Test Driven Development ( TDD )

13
xbell
xbell x-bell TypeScript

A powerful and easy-to-use test framework for writing unit and end-to-end tests in JavaScript.

13
AndroidCleanArchitecture
AndroidCleanArchitecture CodeStarX Kotlin

Android Application to use TMDb (The Movie Database) API

13
shopping-cart-unit-tests
shopping-cart-unit-tests AutomationPanda Python

A Python unit test project covering a (fictitious) shopping cart

13
Shoppy
Shoppy daniel-waiguru Kotlin

A mobile app that shows a list of products and their details in an e-commerce environment written 100% in Kotlin and Jetpack Compose using Android Jet...

13
intern-ecommerce
intern-ecommerce mustfaunlu Kotlin

An internship project at Turkcell, showcasing modern Android development tools and MVVM + Clean Arch. This E-commerce App employs cutting-edge technol...

13
NewsApp
NewsApp AhmedOmara14 Kotlin

This project is built using the latest tech stack, including Compose for the UI, Ktor for backend communication, Flow for asynchronous operations, Koi...

13
pytest-frappe
pytest-frappe 0xsirsaif Python

A set of pytest fixtures to test Frappe applications

13