aboutsummaryrefslogtreecommitdiff
path: root/tests/introspect/verbose.test.py
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-5/+14
with zero suppressions
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete ↵natsuoto1-8/+3
now-dead defensive code
2026-07-10chore: apply ruff lint and format fixesnatsuoto1-16/+10
2026-07-10feat(result): Regex wrapper with AST, delegation, and introspection API ↵natsuoto1-0/+459
(#133, #145, #146, #147, #148)