rdoc - Documentation as tests in Ruby? -


there great tool rustdoc (currently used cargo) test examples of documentation comments in rust. rdoc or yard give similar in ruby?

well, there few examples of doctest tool in ruby, , fresh 1 (for now) yard-doctest:

meet yard::doctest - simple , magical gem, automatically parses @example tags , turn them tests!

probably no powerful rustdoc, needs to.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -