Add `integration` tests livetest definition
Open
azsdk-cli
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
locate at `tools/azsdk-cli/tests.yml`.
This should also include adding an `[IntegrationTest]` attribute that we can tag the tests with, and NOT invoke those during `unit tests` in `tools - azsdk-cli - ci`.
Contributor guide
Research direction
Start with tools/azsdk-cli/tests.yml and inspect how the `tools - azsdk-cli - ci` unit-test path selects tests. Confirm how an `[IntegrationTest]` attribute can tag the integration tests; done means the livetest definition includes integration tests and the unit-test path does not invoke them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, testing, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100