DEV Community

Discussion on: Automatically generate API documentation from RSpec tests

Collapse
 
amalrik profile image
Amalrik Maia

This seems great.
Does it only support rspec? Any plans to include minitest support?

Collapse
 
melcha profile image
Melita Kokot

Thanks, it only supports rspec. We don't plan to add minitest support in the near future because we don't use minitest, but contributions are welcome 🙂