-
```
Implement Onset evaluator and file reader util classes in M2K and component
wrappers in
Components project. Implement JUnit tests based on past MIREX submission output.
Careful thought should g…
-
```
Implement Onset evaluator and file reader util classes in M2K and component
wrappers in
Components project. Implement JUnit tests based on past MIREX submission output.
Careful thought should g…
-
Forgive me if I've missed a configuration option for this, but I can't see any code to handle attachments so think I'm accurate.
I'm using MSTest and making use of the AddResultFile method to attac…
-
I started using Boost.Test (again) in a new project. I would like to use cmake/ctest for building and test management. Unfortunately this is not easy possible with 1.74 (debian bullseye). In case it i…
-
`go test` will use module as package name in the json report. We should read content of the `go.mod` file. See https://github.com/golang/go/wiki/Modules
Sample `go.mod`
```
module github.com/get…
-
Hi,
Me and my team are currently testing the library and so far it looks very good. However, one nice feature would be to have the ability to export the mutation testing report to something more hum…
-
Currently, the Golang integration tests job is the longest-running job in the standard Armada CI test run, taking approximately 12-15 minutes. Essentially, it invokes:
```
go run cmd/testsuite/main.…
-
**Description**
After update from 42.7.3 to 42.7.4 we experienced a regression, which showed-up the error pasted below.
Looking into it, this seems to be a side-effect of fixing https://github.com/p…
-
### Bug description
Currently, there is no way to get an accurate "Wall Time" or full test-suite time from any JUnit test upload at the full suite level. It uses the longest testcase time, and assume…
-
There is a terrible hack hidden in how we generate the [`nix/deps/gradle/deps.json`](https://github.com/status-im/status-mobile/blob/develop/nix/deps/gradle/deps.json) which is consumed by the [Gradle…