Skip to main content

Module testing

Module testing 

Source
Expand description

Utilities for testing parsers. Utilities for testing parsers generated by syn-grammar.

This module provides a fluent API for testing parsing results, asserting success/failure, and checking error messages.

Structs§

TestResult

Traits§

Testable