unittesting-library
There are 36 repositories under unittesting-library topic.
TypedDevs/bashunit
A simple testing library for bash scripts. Discover a modern bash testing library.
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.
RelationalAI-oss/XUnit.jl
XUnit.jl is a unit-testing framework for Julia.
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.
Earewien/godot-simple-test-harness
A simple (yet powerful) test harness to write and run unit tests for Godot Engine
i-unit/iunit
IBM i Unit Testing Framework
sheep-io/sheepy
🐑An incredible and performant framework for unit testing
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.
brodriguez8774/django-expanded-test-cases
Extends the existing Django TestCase class with extra functionality.
droiddevgeeks/LibSysManagement
Library management based on QR system. Scan QR code for your session to start & at last, scan again to end your session & pay the amount.
f-tischler/EventTesting
.NET Standard library for writing cleaner event testing code in C#
joanitas/bash-library
A comprehensive collection of reusable bash functions and scripts for common DevOps and system administration tasks, designed to make shell scripting more efficient and maintainable.
unyt-org/unyt-tests
A unit testing framework for TypeScript and DATEX
alexnaughtonjr/UnitTest_Notes
Notes for unit testing with Python.
Ershad95/ShouldlyExtension.IEnumerable
ShouldlyExtension.Aggregate is a C# library that provides extension methods for the Shouldly assertion library. It is designed to simplify the process of testing on list or collections in unit tests.
SURYAKANTSHARMA/CleanArchCatAppDemo
A Demo Cat list app with Clean Arch.
thelaycon/factos
A lightweight unit testing module for Lua and MoonScript.
wpeverest/wptestLib
WordPress unit testing library simplified
amartos/Sccroll
A Units Tests library for C
anfedelahoz/bet-registration-gui
GUI made in PyQt5
artursniegowski/Django_polls_reusable_app
Polls is a Django app to conduct web-based polls. It is an example of using Django-apps as pacakages. (Django, Python, CSS, HTML)
ES-Alexander/testrun
A Python library for tests with meaningful output and display (IDLE-compatible)
EzManager/EzTest
A simple cross-platform unit tester
jolice/citron
Testing framework
Juanarcidiacono/dev-pro-challenges
This repository houses concise C# projects for logging events and managing inventory.
kunaldalwadi/NavigationSample
Android Kotlin App - sample with explicit comments on how to use LiveData, ViewModel and Navigation Component from Jetpack
pmutua/jest-setup-angular-project-example
This project aims to demonstrate an example of integrating the Jest testing framework in an Angular project.
richard-o-wright/simpleMock
A lightweight and reliable unit test mocking approach for Java.
TheFern2/ReadyServer
A Unit Testing Framework for Server Images
w13b3/Probo
Lua unit test framework
artursniegowski/News_API
News_API is a program that makes use of the free online News Api (https://newsapi.org/). The retrieved data will be visualized in an interactive matter. (Python 3.10.4 , requests, pygal, unittests)
izenynn/mini-unit
A simple unit test framework for C and ASM in C.
MDxBrian/digital-streaming-system
Project-demo
mgood7123/AndroidUI-Test-Framework
a C# Unit Testing Framework, used by AndroidUI, NOT RELATED TO ANDROID
msaf9/cutl
C Unit Testing Library.
NorthChild/Unittest-library-practice
Using unittest library to test a simple calculator in python