awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zipmark/rspec_api_documentationAvatar de zipmark

    zipmark/rspec_api_documentation

    1,452Voir sur GitHub↗

    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
    Voir sur GitHub↗1,452
  1. Home
  2. Development Tools & Productivity
  3. API Documentation Generators
  4. Test-Driven Documentation Generators