-
How would one accomplish this? Obviously JUnit/regular Java tests can already do this, and my goal is instrumenting my server-side code through `rules_webtesting`'s Java rules. Would love to contribut…
-
Hello @dcoraboeuf
I have a problem to extract measures from SonarQube. Currently, when the Sonar step is executed on Jenkins build, the below message is showed on Ontrack Log.
```
ontrack 202…
-
Just started using nodeunit. It seems not all the reporters support the recursive option.
It seems `recursive: options.recursive,` is missing from the call to `nodeunit.runFiles()` in at least ecli…
-
Discussed at OpenJS collaborators summit.
We want "Flexible output streams" -- where a user can choose one or more streams for any given reporter.
The first step is to propose a reasonable user…
-
In my code structure, there are multiple directories under `src`, and there is one directory `test` which contains unit test files.
My `mocha_istanbul` configuration as follows:
```
mocha_istanbu…
-
I'm testing the package https://github.com/bsutton/dshell
```
pub run test_coverage
Precompiling executable... (1.1s)
Precompiled test_coverage:test_coverage.
Found 54 test files.
Generated te…
-
I'm working on a Next.js app where we've just started adding tests with Cypress. Because there's a lot of pre-existing code, I want to use the coverage reports as a progress report to see how we're pr…
-
| | |
| --- | --- |
| Bugzilla Link | [45678](https://llvm.org/bz45678) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@vedantk,@ZequanWu |
## Exten…
-
Hi. I saw a similar issue that was closed with the comment "open a new ticket if problem is not solved". Checked the list and didnt find any, so here it is.
```
/* istanbul ignore else */
if (p…
-
Hello,
I'm trying to use gulp-istanbul with gulp-mocha to get coverage on my parse-server API, but I can't seem to get any coverage on my cloud files.
This is my gulpfile.js:
``` javascript
var gu…