Skip to content

research test coverage

Caleb Buxton edited this page Jul 2, 2026 · 2 revisions

Test Coverage Research

This subtree documents what test cases to port from duckling and pyduckling into the Ruby minitest suite for the 0.2.0 release.

Table of Contents

File Description
Corpus Cases: Duckling (Rust) English Time Corpus Categorized time corpus cases from src/corpus/time_en.rs and tests/time_corpus.rs, with reference setup and Rust helper semantics.
Ruby Minitest Test Suite Design Design for the Ruby minitest test suite: helper pattern, test class structure, and coverage targets for 0.2.0.
pyduckling Reference Tests pyduckling test cases relevant to the Ruby gem, what to port, and what to skip (Haskell-specific infrastructure).

Clone this wiki locally