-
- https://github.com/wesleyhales/loadreport/blob/master/loadreport.js#L481
- https://npmjs.org/package/jshint-junit-reporter
- http://stackoverflow.com/questions/4922867/junit-xml-format-specification…
-
### Dafny version
4.1.0+dev
### Code to produce this issue
_No response_
### Command to run and resulting output
_No response_
### What happened?
One unfortunate side-effect of adding the cover…
-
- BasicEventSourceTests.ActivityTracking.StartStopCreatesActivity
```
```
- BasicEventSourceTests.ActivityTracking.ActivityFlowsAsync
```
```
- BasicE…
-
Not bad.
Good:
+ Gives the correct link
+ Gives meaningful suggestions
Bad:
- Proposes to use MSTest...
- The 5th suggestion is obscure
![image](https://github.com/SSWConsulting/SSW.Rules…
-
## Description
**As a** maintainer,
**I want** testing & coverage ran on PR’s,
**So that** we are sure the code is ready for release
## Acceptance Criteria
- When a PR is open a action runs…
-
## 🐛 Bug
`test_events_wait` under `pytorch-linux-bionic-rocm4.2-py3.6` seems be a flaky test based on my discussion with @mruberry.
## To Reproduce
Steps to reproduce the behavior:
1. …
-
Hi, is it possible to limit max parallel test execution with Force flag?
-
```cmd
dotnet new razor -o aspnetcoreapp
```
![aspnetcoreapp](https://user-images.githubusercontent.com/18508817/38477835-83ddbd74-3be7-11e8-97ec-f5db4848c155.png)
Welcome to .NET Core!
---…
-
```
Should show Castle, NUnit and xUnit.Net licenses when appropriate during
the installation process.
```
Original issue reported on code.google.com by `jeff.br...@gmail.com` on 19 Oct 2007 at 6:00
-
At https://github.com/xunit/xunit/issues/1388#issuecomment-320129318, @bradwilson suggested we could convert code like this:
```cs
Assert.Collection(items, item => AssertSomethingAbout(item));
``…