Fred Eckertson
Fred Eckertson
@boneskull If "assert fails" = "exception thrown", then no, but.... Isn't the point of a unit testing framework to help code authors discover coding mistakes? In that sense, mocha is...
Currently violations do not know the subroutine in which they occur. Using JdomAnalysisRule.Delegate.getScope it would be possible to identify the subroutine [name] and support this.
1. Pull requests are welcomed. 2, Why perform development operations (running unit tests) in a non-development domain? 3. I imagine more is desired than has been stated. Suppose a project...
Testing shouldn't be done in protected domains, but there is merit to this request from the perspective that client custom code should land in $CUST_SCRIPT rather than $CCLSOURCE.
PR #38 (ccl-maven-plugin 3.3) provides the ability to compile. The ability to test will require additional work.
The new diff display when an indicator is "activated" is certainly superior to the old way of striking out . Kudos for that. Personally, I would be content with the...
@nicojs > is this what you mean with "cycles through them backwards"? No. Click on the word "amount" in line 25 of [this report](https://dashboard.stryker-mutator.io/reports/github.com/stryker-mutator/robobar-example/master#mutant/place-order-component/place-order-component.js) several times. That word happens to...
>The sense of nondeterminism and reversed cycling comes from overlapping scopes Agreed that it can be confusing and that the confusion did not exist before... back when there were clearly...
Wouldn't the idea from #1475 (or a minimap) cover skimming best? Regarding the current report. wouldn't skimming be simpler if there simply was no underlining or highlighting as suggested in...
I do like the original markers without background highlighting like in the third example from #1636. They convey vastly more information than the new markers possibly can. How about coupling...