-
@tmakin I think I figured out why we need to manually load the Grasshopper.dll even though Rhino.Inside should load it by default.
I audited where the assemblies are loaded from and it seems that Rh…
-
Is possible to obtain the generated cove coverage in a format like `TRX file format and JUnit, NUnit and XUnit XML formats`?
-
The flow should include:
- Building of reference ELF files
- Running of ELF file simulation with FuseSoC
- Reporting of results
@wallento is also going to provide TAP reporting in FuseSoC. If it's do…
-
I haven't been able to repro this locally, but it failed on macOS in CI at least once [here](https://dev.azure.com/dnceng-public/public/_build/results?buildId=41032&view=ms.vss-test-web.build-test-res…
-
## Description
1. Sync the values in the **Synced** list below.
2. Create an end to end (E2E) tests for this lifetime sync (1 from the server side and 1 from the client side. Client test should not …
-
## Description
1. Sync the values in the **Synced** list below.
2. Create an end to end (E2E) tests for this lifetime sync (1 from the server side and 1 from the client side. Client test should not …
-
As a user, I want to be able to integrate my test suites into Code PushUp and aggregate the results in my report.
## User story examples
- A company has multiple tools running in their pipelines a…
-
### Proposal
We are using GitOps to write, validate and deploy Prometheus rules.
Currently, `promtool check config/rules` only writes to standard output and reports failure with return code.
Th…
-
[xUnit.net 00:01:09.40] CopyFileArchivedGenerationTest.CopyFileArchivedGeneration [FAIL]
X CopyFileArchivedGenerationTest.CopyFileArchivedGeneration [1s 16ms]
Error Message:
Google…
-
I followed instruction in the README file :
`dotnet new -i aspnetcore-vuejs `
Then
`mkdir MyProject && cd MyProject`
Then
`dotnet new vuejs`
And i get the same template generated when choosin…