minitest-apidoc icon indicating copy to clipboard operation
minitest-apidoc copied to clipboard

Test based API documentation generator for Ruby/Rack web apps

minitest-apidoc

This library allows you to generate API documentation for your Rack-based application from Minitest specs.

It depends on Minitest and Rack::Test.

See an example of generated documentation.

See an example of what the test code looks like.

See an entire example application.

License

This content is released under the MIT License.