Bruno Tournay

Results 2 issues of Bruno Tournay

In a Minitest case, the action "Test Single" (ruby-test:test-single) does not work when the test-case name has spaces. This is because: `test "my awesome feature" do` is equivalent to: `def...

In YAML configuration files, sometimes ERB preformatting happens even without any "erb" in the filename. For those files, ERB preformatting is implicitly enabled from the beginning, you don't have to...

enhancement