Shevek

Results 132 comments of Shevek

control-f6 runs the "test class associated with this business class", not "this test class". In standard netbeans, if I'm editing a test class, shift-f6 runs current class. The workflow is:...

We "run" classes in the test source set all the time, mostly for instantaneous testing of things: "I want to experiment with this business logic to see how it behaves,...

Ahhhh, sorry I was rushed when I wrote that comment. I'll try it. The only downer is that ctrl-f6 is the standard shortcut for "move this window to desktop 6",...

That's what we ended up doing. Assuming this fork dead, sorry.

Affects me too. Trying to fix using an onlyIf() on the task, but struggling with the inability to run tasks.withType(...) rejecting with "Cannot find property 'org'"

Trying to debug this, I may have gotten as far as: This closure doesn't appear to be executed. https://github.com/eriwen/gradle-cobertura-plugin/blob/master/src/main/groovy/org/gradle/api/plugins/cobertura/CoberturaPluginExtension.groovy#L84 However: Test task actions are [, , , , , ,...

Both the links above work when I click on them.

I'd love to have the time. I'll take a patch.

I'd love the details as well, by private email is fine. I'm trying to enlist help with maintenance of this project at the moment. This whole thing has been somewhat...

Currently squashed into a branch, managed to keep the author attribution. Will reformat and merge.