aspnetcore/eng/helix/content
Doug Bunting 256045729a
Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)
* Remove extra `[SkipOnHelix]` attribute
- only need the one compiled into Microsoft.AspNetCore.Testing
- update the documentation to reflect this
  - nit: address Markdown warnings that VS Code showed

* Add `SuccessfulTests` to ensure something runs in every non-Helix runs
- #22241
- cleans up hundreds of warnings but leaves a couple for the Blazor tests assembly
  - see comments about xUnit runner command line in the new class
2020-06-02 12:19:28 -07:00
..
RunTests Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
mssql
InstallJdk.ps1
InstallNode.ps1
README.md
RunPowershell.cmd
default.NuGet.config
default.runner.json
installjdk.sh
installnode.sh
runtests.cmd Add helix-matrix.yml and windows arm 64 helix queue (#22002) 2020-05-23 17:08:18 -07:00
runtests.sh Capture dump of hanging test process in Helix (#21659) 2020-05-12 13:55:09 -07:00

README.md

Helix content

The content of this folder is included in the test payload for each Helix work item. The code here is mean to be used alongside test binaries.