Hypothesis
Hypothesis: A new approach to property-based testing - Published in JOSS (2019)
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
faker
Faker is a Python package that generates fake data for you.
uncertainty-wizard
Uncertainty-Wizard is a plugin on top of tensorflow.keras, allowing to easily and efficiently create uncertainty-aware deep neural networks. Also useful if you want to train multiple small models in parallel.
microsoft.coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
@syntest/analysis
Monorepo containing the framework and various core parts of the SynTest ecosystem
test-datasets
Test data to be used for automated testing with the nf-core pipelines
EvoMaster
EvoMaster: A Search-Based System Test Generation Tool - Published in JOSS (2021)
https://github.com/kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
object-mother-pattern
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
proti
ProTI is an automated unit testing tool for Infrastructure as Code (IaC) programs. ProTI implements Automated Configuration Testing (ACT) for Pulumi TypeScript, minimizing the development effort for unit testing Pulumi TypeScript IaC programs.
aflplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
@stdlib/stats-padjust
Adjust supplied p-values for multiple comparisons via a specified method.
deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
bkahlert/bats-wrapper
Self-contained wrapper to run tests based on the Bash testing framework Bats
mixer
Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
https://github.com/aiidateam/aiida-test-cache
A pytest plugin to simplify testing of AiiDA plugins.
https://github.com/crowdstrike/ember-browser-services
Services for interacting with browser APIs so that you can have fine-grained control in tests.
ward
Ward is a modern test framework for Python with a focus on productivity and readability.
https://github.com/cicirello/jacoco-badge-generator
Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
https://github.com/static-frame/frame-fixtures
Use compact expressions to create diverse, deterministic DataFrame fixtures with StaticFrame
https://github.com/nuccitheboss/cleantest
A testing framework that brings up clean environments and mini-clusters for developers in a hurry
https://github.com/apertium/apertium-regtest
Regression testing system for Apertium language data and translators
https://github.com/bytedance/mockey
a simple and easy-to-use golang mock library
https://github.com/cicirello/examples-jacoco-badge-generator
Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action
https://github.com/juliapluto/plutotest.jl
✔️ Visual, reactive testing library for Julia. Time machine included.
https://github.com/b1f6c1c4/jest-mongoose
Mongoose integration test made easy and terse.
https://github.com/accenture/bdd-for-all
Flexible and easy to use library to enable your behavorial driven development (BDD) teams to easily collaborate while promoting automation, transparency and reporting.
https://github.com/biosimulations/biomodels-qc
Quality control tool for the BioModels repository of biochemical models
https://github.com/daskol/pytest-local
Simple forking server for testing with reusable context.
stats-strided-dztest
Compute a one-sample Z-test for a double-precision floating-point strided array.
https://github.com/cad-polito-it/sfiadvancedmodels
Fault injection tool for reliability assessment of deep learning algorithm such as Neural Networks
https://github.com/bytedance/nxt_unit
NxtUnit is an automatically unit test generation application for Go.
stats-strided-dztest2
Compute a two-sample Z-test for two double-precision floating-point strided arrays.
attest-testsystem
A modular and flexible embedded system test framework with dedicated hardware for test execution specifically designed for use in university courses.
batman-adv-virt
Tools and configurations to virtualize batman-adv via Docker, Vagrant and Packer for tests, simulations and emulations.
silent_stream
🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
https://github.com/cedrickchee/testing-distributed-systems
Curated list of resources on testing distributed systems
tile-repository.github.io
Assignments that are using the Test Informed Learning with Examples (TILE) method to improve testing education.
promptfoo
Test your prompts, agents, and RAGs. AI Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
https://github.com/clauseggers/bx90000fontpresentersupersuite
A stand-alone webpage that flips through the glyphs of a font
student-support-code-template
Template for providing student support code (e.g. source code and tests) for homework assignments.
stats-strided-sztest2
Compute a two-sample Z-test for two single-precision floating-point strided arrays.
security-datasets-for-testing
A set of security datasets for testing of tools and algorithms
stats-strided-sztest
Compute a one-sample Z-test for a single-precision floating-point strided array.
evalplus
Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024
feddebug
FedDebug is a novel testing and debugging technique that localizes faulty clients in Federated Learning.
frisbee
Kubernetes-native framework for declarative testing of distributed systems.
keploy
Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
https://github.com/coderefinery/testing
Automated testing - Preventing yourself and others from breaking your functioning code