An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: unittesting

TypedDevs/bashunit

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

Language: Shell - Size: 19 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 357 - Forks: 34

SimonKagstrom/kcov

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

Language: C++ - Size: 8.21 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 762 - Forks: 116

tukue/grocery-microservices

A Java application using Spring Boot, with Cart, Order, Product, and Summary services. Each service connects to its own PostgreSQL instance. The system features JWT-based authentication, API documentation via Swagger, container orchestration with Docker Compose, monitoring with Prometheus and Grafana, and automated testing and heal

Language: Java - Size: 138 KB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

gorenje/erlang-red-unittesting-nodes

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

Language: HTML - Size: 80.1 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

srittau/python-asserts

Stand-alone Assertions for Python

Language: Python - Size: 443 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 15 - Forks: 0

mnvikramreddy/Fetch_Rewards

100% Jetpack Compose Clean Ardhitecture App

Language: Kotlin - Size: 122 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

mnvikramreddy/NYC-Schools

NYC_Schools is a modern Android app built with 100% Kotlin using MVVM, LiveData, Room, DataBinding, and Clean Architecture. It features Jetpack Navigation for seamless screen flow, RecyclerView for dynamic lists, and Dagger 2 for dependency injection. The app follows the Repository Pattern for clean, testable, and scalable code.

Language: Kotlin - Size: 129 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

mannodermaus/android-junit5

Testing with JUnit 5 for Android.

Language: Kotlin - Size: 2.55 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 907 - Forks: 53

nose-devs/nose2

The successor to nose, based on unittest2

Language: Python - Size: 2.24 MB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 807 - Forks: 131

jmockit/jmockit1

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

Language: Java - Size: 5.28 MB - Last synced at: 9 days ago - Pushed at: 26 days ago - Stars: 466 - Forks: 242

cgreen-devs/cgreen

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

Language: C - Size: 3.28 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 177 - Forks: 49

a8hok/ReactJS-Study-Guide

ReactJS study guide

Size: 495 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 228 - Forks: 32

theoliverlear/Music-Machine

A desktop application built with Electron and React to help people learn to play piano and learn about music theory.

Language: TypeScript - Size: 430 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

RhetTbull/clirunner

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

Language: Python - Size: 974 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

papilo-cloud/mock-token

Mock Token Smart Contract

Language: JavaScript - Size: 47.9 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jpmorganchase/nbcelltests

Cell-by-cell testing for production Jupyter notebooks in JupyterLab

Language: Python - Size: 7.02 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 94 - Forks: 23

AltynayA/fcc-quality-assurance-chai

solutions from the Quality Assurance and Testing with Chai section of the freeCodeCamp Quality Assurance Certification.

Language: JavaScript - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AccessCodeLib/AccUnit

AccUnit - Test your VBA/Access code

Language: C# - Size: 36.6 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 9 - Forks: 4

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.

Language: JavaScript - Size: 29.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 242 - Forks: 57

Kemaweyan/singleton_decorator

A testable singleton decorator

Language: Python - Size: 13.7 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 13

XHunter74/PowerMonitor.Site

Power Monitor Angular app

Language: TypeScript - Size: 2.99 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ZahraHeydari/MusicPlayer

Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer

Language: Kotlin - Size: 10.5 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 621 - Forks: 89

SvetlovA/static-mock

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

Language: C# - Size: 15.1 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 13 - Forks: 3

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

Language: C# - Size: 4.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

manish465/ReadmeGen.Ai

A Readme File Generator Project That uses LLM to generate Readme for GitHub repos

Language: TypeScript - Size: 708 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

alfa1-group/firestore-unit

Firestore unit allows easy unit-testing of Google Cloud Firestore databases

Language: Java - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JohnCoderDev/abl-tester

ABL unit test API

Language: OpenEdge ABL - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kgrg/vue3-tailwind-todo

vue3-tailwind-todo

Language: Vue - Size: 768 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 18 - Forks: 10

dombroks/Fully-tested-todo-list-flutter-app

A fully tested Flutter app that allows users to store and retreive todos (tasks to do)

Language: Dart - Size: 195 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

mitchandrade8/UltimatePortfolioApp

Build along PortfolioApp with Paul Hudson. SwiftUI, Core Data, Haptics, Local Notifications, MVVM, Unit Testing, UX Testing, Spotlight, In-App Purchases

Language: Swift - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Akineyshen/TetrisJavaFX

Implementation of the classic Tetris game using JavaFX. The project is built on the MVC architecture and includes features such as keyboard controls, score tracking, level progression, dynamic piece generation, and line clearing. The game supports a graphical interface and animation, ensuring a smooth gameplay experience.

Language: Java - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

swapxs/LibMS

LibMS is a Library Management System with a bullet proof backend and a workable frontend. It makes managing a Libaray easy. Read the Documentation bellow to learn more about this project.

Language: Go - Size: 120 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MatthewLoveQUB/SKILL_Tools

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

Language: Common Lisp - Size: 398 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 7

EgorSborschikov/ScheduleDoctorsClassLibrary

AttestationWork for course "Support & Testing PM"

Language: C# - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aml-fakhry/store_front_APP

This is a backend API build in Nodejs for an online store.

Language: TypeScript - Size: 2.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AlbertKarapetyan/leet-code

The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.

Language: Python - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HowProgrammingWorks/Unittesting

Unit Testing

Language: JavaScript - Size: 29.3 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 4

dsha256/plfa

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

Language: Go - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 2

dav009/dbtmock

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

Language: Go - Size: 139 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Darshan-KC/python-test-codes

Let's learn how to write python test code

Language: Python - Size: 37.1 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

zakaBouj/AddressValidator

Console app validating addresses via Azure Maps with Entra auth.

Language: C# - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

debugger24/pyspark-test

Testing library for pyspark, inspired from pandas testing module but for pyspark, to help users write unit tests.

Language: Python - Size: 47.9 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 5

EMVeskioja/Expense-tracker-backend

Expense tracker with a receipt scanner and a pie chart

Language: Java - Size: 82 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

khali70/FWD-Advanced-Full-Stack-Web-Development

FWD full Stack nodejs

Size: 662 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.

Language: Java - Size: 221 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

HSD-ESD/VUnit-by-HGB

VUnit-by-HGB is a VS-Code extension which enables the testexplorer for VUnit projects.

Language: TypeScript - Size: 1.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

PaulSchweizer/vfx-testrunner

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

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 1

hlt-mt/pangolinn

As a Pangolin looks for bugs and catches them, the goal of this library is ot help developers finding bugs in their neural networks and newly-created models.

Language: Python - Size: 460 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 0

kamilGie/ASRT-WDI

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

Language: Python - Size: 77.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 4

Beschuetzer/autobid

A rudimentary bidding AI for the bridge game I created

Language: Python - Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Manojdeku/autobid

Automated bidding system for auctions, allowing users to set maximum bids and have the system automatically place bids on their behalf. Enhances efficiency and convenience in online bidding processes.

Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lindelwa122/Colorful-Test

A unit testing framework with colorful messages.

Language: Python - Size: 802 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

DerekSelander/LOLzwagon

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

Language: Objective-C - Size: 2.55 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 2

40ants/cl-hamcrest

This library makes your CL unittests more readable.

Language: Common Lisp - Size: 948 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 18 - Forks: 0

MichaelTscherny/DanceCompetitionHelper

Helper for Dance Competiton Organizers and Volunteers

Language: C# - Size: 3.58 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rodrigo-dc/testprefix

Test library with run-time test discovery in C

Language: C - Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

clagiordano/phpunit-result-printer

Phpunit custom result printer class

Language: PHP - Size: 73.2 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 2

HammerheadShark666/swansong-api

.NET 8.0 Api, coded in C#, with code first Sql Server database.

Language: C# - Size: 581 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DynamicsValue/fake-xrm-easy

FakeXrmEasy: The Test Automation Framework for the Power Platform / Dataverse

Language: C# - Size: 289 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 27 - Forks: 12

aldoignatachandra/Javascript-SimpleUnitTesting

Simple Unit Testing Using Mocha And Chai

Language: JavaScript - Size: 172 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

atrin-git/JavaDev_Sprint_4-9

Sprint 4-6 in Yandex.Practicum course "Java Developer". Repository for homework project "java-kanban"

Language: Java - Size: 125 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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 .

Language: Kotlin - Size: 2.38 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

THJLI/DotnetMoqHelper

DotnetMoqHelper - Agile C# Testing with Moq & NUnit

Language: C# - Size: 48.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ZahraHeydari/CleanArchitecture 📦

An implementation of Clean Architecture along with MVVM, Koin, Coroutines, Coil, Moshi, Mockk, LiveData, ViewBinding, ...

Language: Kotlin - Size: 188 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 1

sheep-io/sheepy

🐑An incredible and performant framework for unit testing

Language: Python - Size: 402 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

gjbex/Best-practices-for-scientific-computing

Material for a training on best practices for scientific computing.

Size: 863 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

Dermot10/app_vulnerability_code

CLI tool used as a demo to get the developer role at H&B. It's purpose is to remotely launch cyber attacks on a dummy site through web-browser automation

Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ANSCoder/AppUnitTest

AppUnitTest is a Swift project demonstrating unit testing for iOS applications using XCTest.

Language: Swift - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

xmaherr/product-management-system

spring mvc project that applies all the principles of opp wiht using hibernate ,lombok , ORM , to build a project that well structured with readable code and good performance

Language: Java - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

Language: Kotlin - Size: 3.14 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

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.

Language: Java - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 2

changhuixu/dotnetlabs

.NET Labs -- Show Me the Tips and Tricks and Code

Language: C# - Size: 7.43 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 148 - Forks: 158

datarootsio/ml-skeleton-py

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

Language: Python - Size: 35.3 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 142 - Forks: 19

testablehttpclient/TestableHttpClient

A simple library to make testing with HttpClient and related classes easier

Language: C# - Size: 462 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ing-cordova/nest-typeorm-hexagonal

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

Language: TypeScript - Size: 7.41 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

TimofeiN/task_manager

DRF project

Size: 149 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ritesh-singh/WeatherApplication

A WeatherApplication with usage of different libraries of Android.

Language: Kotlin - Size: 273 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 74 - Forks: 25

RogelioKG/GlucoGuard

Fill out the form, predict the diabetes stage of the form filler using a persistent pre-trained model, and visualize real-time data in the backend.

Language: Python - Size: 16 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

xchapter7x/hcunit

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

Language: Go - Size: 180 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 1

hashemi-hossein/ara-note

A reliable note taking app

Language: Kotlin - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 4

HopefulLlama/UnitTestSCAD

Unit Testing for OpenSCAD

Language: JavaScript - Size: 832 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 4

uwon0625/ClaimsApp

Claims App

Language: C# - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

uwon0625/nxNews

angular app with asp.net webapi backend

Language: C# - Size: 360 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

LucyIvatt/advent-of-code

🎄 Solutions for Advent of Code - an annual set of Christmas-themed programming challenges that follow an Advent calendar.

Language: Python - Size: 491 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

anuprshetty/dwitter

A decentralized Twitter.

Language: JavaScript - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

rcasanovan/SwiftData

This demo implements a very simple app to manage simple task using SwiftData to store the information using TCA.

Language: Swift - Size: 2.78 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HassanMahmoodAwan/Python-Programming-Learning-Tutorial

Lets Master the Python Completely. Developing Problem Solving Skills. Programing with Object oriented Approach. Developing lots of Projects. Working with 2-D Arrays using NumPy. Handling Data and Finding Useful Insights with Pandas

Language: Python - Size: 71.3 KB - Last synced at: 30 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

richard-o-wright/simpleMock

A lightweight and reliable unit test mocking approach for Java.

Language: Java - Size: 78.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

wontae-gramin9/react-testing-library-and-static-analysis-testing-tutorial

React unit test, integration test, E2E test tutorial with TypeScript and Static analysis testing with eslint, prettier and husky

Language: TypeScript - Size: 395 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

pipaliyajaydip/react-unit-testcase

Language: TypeScript - Size: 177 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ArteGEIE/cache-unit-test

Unit test Python library for testing cache system (like varnish) configurations

Language: Python - Size: 31.3 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MohamedWElteir/Jasmine-testing

Simple unit testing in JasmineJS

Language: JavaScript - Size: 88.9 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

Language: Go - Size: 36.9 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 3

TommyLemon/unitauto-cpp

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ 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 C++ version, compat C++ 17+.

Language: C++ - Size: 292 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

i-unit/iunit

IBM i Unit Testing Framework

Language: Batchfile - Size: 38.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 9 - Forks: 2

chuang8511/dsa_practice

Language: Python - Size: 302 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

angular-package/testing

Jasmine unit testing wrapper with additional custom testing features.

Language: TypeScript - Size: 618 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

justin-marian/le-stats-sportif

Lightweight Flask-based service that calculates state averages, global means, top/bottom rankings, and category-based means on us-health dataset.

Language: Python - Size: 810 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

transience-of-guests/EmailValidator 📦

Email validator as well as unit tests to make sure all rules work.

Language: C# - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alecksandr26/unittest-c

Unit Test C stands as a straightforward, macro-based unit testing framework. Drawing inspiration from both the Python unittest module and the GoogleTest unittesting framework, it is crafted to alleviate the burden of boilerplate code. Featuring diverse types of assertion and expectation macros.

Language: C - Size: 577 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0