[Feature Request]: Improve runtime of Pester tests by reducing the amount of `az bicep build` run
Open
enhancement
- Dominant language
- PowerShell
- Stars
- 737
- Forks
- 436
- Avg merge
- 10d 7h
- Merged PRs (30d)
- 1
Description
### Description
Improve runtime of Pester tests by reducing the amount of `az bicep build` run. Currently the count is 5. We should be able to run the compilation once in the beginning and then pass the resulting JSON object in the Test-Cases that need it.
Contributor guide
Assessment
This issue has not been assessed yet.