1 repo
Collections of raw input data used to verify software behavior and edge-case handling.
Distinguishing note: Focuses on raw text distribution for testing, distinct from general data storage.
Explore 1 awesome GitHub repository matching testing & quality assurance · Test Data Sets. Refine with filters or upvote what's useful.
This project is a curated collection of edge-case strings designed to identify common input validation errors and security vulnerabilities in software applications. It serves as a comprehensive repository of malicious or malformed character sequences intended to trigger unexpected behavior in text-processing systems, database queries, and data parsing logic. The repository functions as a language-neutral benchmark for input validation and security fuzzing, allowing developers to stress-test sanitization routines across diverse platforms. By maintaining the corpus as a raw text file, the proje
Provides a raw text corpus designed for universal compatibility in automated testing pipelines.