-
I've gotten the following stack trace multiple times, on Linux and MacOS:
```
Error while sending this report, continuing with the next one (Test::Reporter: error from 'Test::Reporter::Transport::…
-
Generate test report with information about code coverage
- run with pytest (open for discussion)
- separate folder for tests
-
## Agenda+: Updates on Chrome's Attribution Reporting API
We have some updates to share on the Attribution Reporting API including new features and feedback from testing.
## Time
45min includ…
-
## Objective
Create system for running basic smoke tests on generated apps
## Tasks
- [ ] Create `CIRunnerService` class
- [ ] Implement basic smoke test suite
- [ ] Add test environment setup
…
-
The current setup of the **apiclient-boilerplate-dotnet** repository includes code coverage reporting to the following platforms:
- **SonarCloud**: Receives all coverage reports (unit and integration…
-
I'm reporting this per https://github.com/orgs/wolfi-dev/discussions/33052.
I found that while a rebuild of `nvidia-device-plugin` w/ `openssf-compiler-flags` succeeds, the tests will fail:
```
…
-
Leverage Hoth to generate a test report for demo
-
Research a solution to implement test reporting for our test automation project.
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.70.0
### Affected Resource(s)
When moving a Site-to-Site VPN from one Transit Gateway to another, the provider tests for Tran…
-
I have a file with a copyright header. This leads to the reporting of wrong line numbers in rules like `EndOfLineComment`
Here is an example where the reporting works as expected:
```
final class…