18 skills found
humbug / HumbugHumbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
AngoraFuzzer / AngoraAngora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
crytic / MedusaParallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
ise-uiuc / TzerTzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.
pitest / PitclipseMutation testing for Java in Eclipse IDE. Based on PIT (Pitest).
seclab-yonsei / CovRL FuzzCovRL-Fuzz: Fuzzing JavaScript Interpreters with Coverage-Guided Reinforcement Learning for LLM-Based Mutation
jenkinsci / Coverage PluginJenkins coverage plugin (code and mutation coverage with Cobertura, JaCoCo and PIT)
puppet-meteor / EMSEMS provided by the paper "EMS: History-Driven Mutation for Coverage-based Fuzzing"
uhafner / Autograding Github ActionGitHub Action to autograde projects based on a configurable set of metrics
HiveRunner / Mutant SwarmMutation testing framework and code coverage for Hive SQL
mopi1402 / Pithos🏺 Pithos — All-in-one TypeScript utilities ecosystem — 280+ utilities, schema validation (Zod alternative, 11× faster), Result pattern (Neverthrow alternative, 3× smaller). Zero dependencies, 100% test & mutation coverage.
Faultify / FaultifyByte Code Dotnet Mutation Utility
stevenjohnstone / ToughfuzzerTough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to code-coverage the fuzzer will encounter. In each case, the obstacle is insurmountable in a reasonable period of time using random inputs or even coverage-guided mutation.
uhafner / Autograding Gitlab ActionGitLab Action to autograde projects based on a configurable set of metrics
WarLikeLaux / Yii2 Book CatalogЧистая архитектура (Clean Architecture) на Yii 2: DDD, CQS, HTMX, асинхронный поиск, 100% Code Coverage и Infection Mutation Score ⚡️
TartarusLabs / TsukumogamiSuite of web browser fuzzing tools aimed at optimising code coverage. Test case generation from a built-in Context-Free Grammar, mutation fuzzing from a corpus of scraped web pages, DOM fuzzing and more.
haliliceylan / MUT4SLXThe Simulink Model Mutation Testing project provides a framework for generating mutants, and CSV file as an output. It utilizes the MATLAB environment to load the model, apply mutations, and collect outputs.
keldonia / BTimebTime - a small lightweight library, with no dependencies, designed to help manage schedules using bit vectors, with 100% test and mutation test coverage