qed
qed copied to clipboard
Quality Ensured Documentation
It would be nice to keep RubyGems releases and git tags in sync :)
Hi, I'm attempting to package qed for the GNU Guix package manager, and I came across some things I imagine are easy to fix. First, `--version`: ``` $ qed --version...
Using qed as `qed -y | tapout`, I get ``` /qed-2.9.1/lib/qed/reporter/tapy.rb:151:in `error': undefined local variable or method `assertion' for # (NameError) from [redacted]/qed-2.9.1/lib/qed/reporter/abstract.rb:73:in `call' from [redacted]/qed-2.9.1/lib/qed/evaluator.rb:320:in `block in advise!' from...
before reactivating the self.settings method and storing settings in an ivar ``` qed --help ``` insulted the user with something like `undefined local variable or method 'settings'` Forgot to fix...
Recently when writing some demos for functional programming I wanted to have _Elixir_ code inside my demos, which should be ignored and, well I did not find a way to...
The `-R/--rooted` option does not appear to be working.
Add rdiscount to requirements (apparently for qedoc), but consider switching to redcarpet2.
Adding `:word` notation will make patterns a lot easier to read in most cases. Should also see if there is a way to support names along with regular expressions, then...
A potential 3.0 feature would be a compiler and quick parser. Basically the quick parser would "compile" qed docs to plain Ruby, these could then be save in a project...
Check out: http://groups.google.com/group/cukes/browse_thread/thread/f00e8cc6da9a851b?hl=en# Might be cool to do something like that for QED.