1. 1. Introduction
    1. 1.1. CLI Installation
    2. 1.2. Library Installation
  2. 2. Features
    1. 2.1. Corpus Replay
    2. 2.2. Input Shrinking
    3. 2.3. Works on Rust Stable
    4. 2.4. Structured Testing
    5. 2.5. Unified Interface
    6. 2.6. Private Testing
    7. 2.7. Miri Support
  3. 3. Tutorials
    1. 3.1. Fibonacci
  4. 4. Developer documentation
    1. 4.1. Build from source

Bolero Book

Features

Bolero has several features that make testing easy:

  • Corpus Replay
  • Input Shrinking
  • Works on Rust Stable
  • Structured Testing
  • Unified Interface
  • Private Testing
  • Miri Support