Alex Rodionov
Alex Rodionov
I'm not actively using/developing the plugin, but I'll happy to merge PRs.
> If the gem already supports testing examples in README.md, how do we set that up? No, only Ruby files are supported. > If not, since YARD does already process...
Thank you @ms-ati! I don't write a lot, but you can write such a post ;)
Thank you for such a detailed proposal, I appreciate that! In the current implementation, we can filter the files to use using Rake task's `pattern`: ```ruby require 'yard/doctest/rake' YARD::Doctest::RakeTask.new do...
In regards to `# doctest: true` I'd like to avoid confusing people this is something similar to Ruby's pragamas (`encoding`, `frozen_string_literal`).
The more I think about this, the more it seems to me that yard-doctest can behave in the following way: 1. On first installation, a user runs `yard doctest --auto-gen-config`...
> The other road - some @example are doctest and some just are not - seems fought with peril. You would want a way of clearly marking in source and...
I don’t follow, can you provide exact steps, expected and actual behavior to reproduce the issue?
Oh wow, this is totally unexpected. I can reproduce the issue and will investigate further.
Sorry you have troubles! 1. Open "Console" app. 2. Search for "process:maccy". 3. Click "Start streaming". 4. Try to open Maccy again. Now please copy the output that you see...