Azure / Azure/azure-functions-core-tools

Test Refactor: Create collections for each E2E tests and run them in parallel

Open
#3,853 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

### Description

- Tag E2E classes with a collection attribute
- Update CI to run each collection as its own job

This should speed up the CI build and test time

Contributor guide

Open the contributing guide

Research direction

Start by locating the E2E test classes and the repository's CI configuration. Identify how collections are defined and how the current E2E suite runs; done means E2E classes are grouped into collections and each collection runs as its own parallel CI job, reducing build and test time.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ci-cd, testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.