-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
If you have a question, please ask it on the `#vscode` or `#vscode-go` channels in Gophers Slack](https://invite.slack.golangbridge.org/messages/vscode).
**Is your feature request related to a prob…
-
### Steps to reproduce the issue
```console
$ spack spec -l ginkgo
==> Warning: the original concretizer is currently being used.
Upgrade to "clingo" at your earliest convenience. The orig…
-
**What is your proposal**:
Upgrade the ginkgo >= v2.9.5 to facilitate E2E reporting.
The current version is [v1.16.5](https://github.com/koordinator-sh/koordinator/blob/main/go.mod#L25C25-L2…
-
Hi,
I'm creating a stable ginkgo-hpc package for Arch Linux and I'm getting some issues. Besides #1564, #1566 and #1143, there are some tests that fail with the following error:
```
281/285 Tes…
-
Currently code coverage has dropped a bit to 40%.
We would like code coverage using ginkgo tests to be around 70% or higher.
Ref: https://app.codecov.io/gh/guidewire-oss/fern-reporter?search=&di…
-
[Ginkgo](http://onsi.github.io/ginkgo/) tests do not appear in the test browser, and failures show up as success. Even though the output ends with:
```
...
Ran 30 of 37 Specs in 0.047 seconds
FAIL! -…
-
```
The --progress, --slow-spec-threshold, --always-emit-ginkgo-writer flags and the SuppressProgressReporting decorator have all been deprecated. Instead the existing -v and -vv flags better capture…
-
Hi, is there a way to avoid printing anything but what produced by reporting nodes to stdout?
We would need to have on stdout only JSON formatted ouput for logging purposes, and we're thinking to use…
-
Hi, I have some ginkgo tests file in my project, `go test` command output:
```
go test -v ./...
=== RUN TestSimple
=== RUN TestSimple/test-1
=== RUN TestSimple/test-2
--- PASS: TestS…