Skip to content

Normalize documented test suite counts #24

@JaimeCernuda

Description

@JaimeCernuda

Summary

The documented test counts disagree across the repository. README reports 367 tests, docs/architecture.md reports 295 tests, and a source scan currently finds 388 TEST_CASE/pytest-style test markers.

References

  • README.md: test suite section reports 367 tests
  • docs/architecture.md: test suite section reports 295 tests
  • tests/ and mcp/tests/: current source markers indicate a different count

Impact

Stale counts make release notes and contribution guidance look unreliable. They also make it harder for contributors to know whether they are running the expected suite.

Suggested Fix

Either regenerate the counts and normalize all docs, or avoid exact totals in long-lived prose and point users to ctest -N, labels, and CI output for authoritative numbers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions