Skip to content

Files

This branch is 3 commits ahead of, 1415 commits behind dotnet/aspire:main.

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Jun 7, 2024
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Jun 21, 2024
Apr 24, 2024
Mar 26, 2024
Jul 3, 2024
Jun 12, 2024
Jun 25, 2024
Jun 26, 2024
Mar 22, 2024
Jul 3, 2024
Apr 24, 2024
May 28, 2024
Apr 24, 2024
May 28, 2024
Jun 4, 2024
May 28, 2024
May 28, 2024
May 28, 2024
May 28, 2024
May 28, 2024
Apr 19, 2024
May 28, 2024
Apr 24, 2024
May 28, 2024
Apr 19, 2024
May 28, 2024
May 28, 2024
May 28, 2024
Jul 2, 2024
Jun 29, 2024
Apr 30, 2024
Apr 30, 2024
May 3, 2024
Jul 2, 2024
Jun 4, 2024
Jun 27, 2024
Jun 21, 2024
Apr 11, 2024
Jun 12, 2024
Jun 15, 2024
May 9, 2024
May 2, 2024
Jun 10, 2024
May 21, 2024

Helix

The helix CI job builds tests/helix/send-to-helix-ci.proj, which in turns builds the Test target on tests/helix/send-to-helix-inner.proj. This inner project uses the Helix SDK to construct @(HelixWorkItem)s, and send them to helix to run.

  • tests/helix/send-to-helix-basictests.targets - this prepares all the tests that don't need special preparation
  • tests/helix/send-to-helix-endtoend-tests.targets - this is for tests that require a sdk+workload installed

Install sdk+workload from artifacts

  1. .\build.cmd -pack
  2. dotnet build tests\workloads.proj

.. which results in artifacts\bin\dotnet-latest which has a sdk (version from global.json) with the aspire workload installed using packs from artifacts/packages.