- 
                Notifications
    
You must be signed in to change notification settings  - Fork 405
 
Structuring unstructured
        Sergey Bronnikov edited this page Jul 1, 2025 
        ·
        6 revisions
      
    - Rust: arbitrary
 - Python: hypothesis
 - C++:
- FDP (part of libFuzzer), API
 - postgrespro/libblobstamper is a framework for Structure-Aware Fuzzing.
 
 - Java: FDP (part of Jazzer)
 - C#: https://github.com/lenix123/FuzzedDataProviderCS
 - Lua: FDP (part of luzer)
 - Go:
 
Copyright © 2014-2025 Sergey Bronnikov. Follow me on Mastodon @[email protected] and Telegram.
Learning
- Glossary
 - Translation
 - Books:
 - Courses
 - Learning Tools
 - Bugs And Learned Lessons
 - Cheatsheets
 
Tools / Services / Tests
- Code complexity
 - Quality Assurance Tools
 - Test Runners
 - Testing-As-A-Service
 - Conformance Test Suites
 - Test Infrastructure
 - Fault injection
 - TTCN-3
 - Continuous Integration
 - Speedup your CI
 - Performance
 - Formal Specification
 - Toy Projects
 - Test Impact Analysis
 - Formats
 
Functional testing
- Automated testing
 - By type:
 
WIP sections
Community
Links