There are 0 repository under unittesting-library topic.
☀️ 最先进、最省事、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.
XUnit.jl is a unit-testing framework for Julia.
A simple (yet powerful) test harness to write and run unit tests for Godot Engine
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.
Extends the existing Django TestCase class with extra functionality.
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.
.NET Standard library for writing cleaner event testing code in C#
A unit testing framework for TypeScript and DATEX
Notes for unit testing with Python.
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.
A Demo Cat list app with Clean Arch.
Polls is a Django app to conduct web-based polls. It is an example of using Django-apps as pacakages. (Django, Python, CSS, HTML)
A Python library for tests with meaningful output and display (IDLE-compatible)
This project aims to demonstrate an example of integrating the Jest testing framework in an Angular project.
A lightweight and reliable unit test mocking approach for Java.
A Unit Testing Framework for Server Images
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)
This repository houses concise C# projects for logging events and managing inventory.
Android Kotlin App - sample with explicit comments on how to use LiveData, ViewModel and Navigation Component from Jetpack
Project-demo
a C# Unit Testing Framework, used by AndroidUI, NOT RELATED TO ANDROID
Using unittest library to test a simple calculator in python