fram-lang/dbl

Refactor structure of tests for standard library.

Open

#280 opened on Nov 22, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)OCaml (28 forks)auto 404
good first issuestdlib

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

The current structure of tests for the standard library doesn't make sense. It doesn't reflect the structure of the standard library. It would be better if it would reflect the tree-like structure.

Contributor guide