Azure / Azure/azure-functions-sql-extension
Parallelize language tests
Open
engineering
enhancement
- Dominant language
- C#
- Stars
- 130
- Forks
- 71
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
Currently we execute all tests sequentially, which can end up taking a long time. If we run each set of tests for a language parallel to one another then that should cut down the pipeline run times dramatically.
Contributor guide
Assessment
This issue has not been assessed yet.