awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTest-Driven Documentation Generators

Tools that extract API specifications from test suites to produce documentation.

Distinct from API Documentation Generators: Distinct from general API documentation generators: specifically focuses on extracting documentation from test suite execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Test-Driven Documentation Generators. Refine with filters or upvote what's useful.

Awesome Test-Driven Documentation Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zipmark/rspec_api_documentationAvatar von zipmark

    zipmark/rspec_api_documentation

    1,452Auf GitHub ansehen↗

    This project is an automated documentation generator that synchronizes API reference materials with actual code behavior. By capturing live HTTP request and response data during the execution of existing test suites, it ensures that documentation remains accurate and consistent with the underlying application. The tool distinguishes itself by integrating directly into the test runner lifecycle, allowing developers to define API specifications and metadata within their test blocks. This approach enables a test-driven documentation workflow where API behavior is recorded and mapped to structure

    Extracts API specifications and request examples from existing test suites to produce documentation in formats like OpenAPI and Markdown.

    Rubyapirspecruby
    Auf GitHub ansehen↗1,452
  1. Home
  2. Development Tools & Productivity
  3. API Documentation Generators
  4. Test-Driven Documentation Generators