Azure / Azure/azure-cli-dev-tools
disable teardown for ResourceGroupPreparer
Open
enhancement
Test
- Dominant language
- Python
- Stars
- 91
- Forks
- 134
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
I'm trying to run tests with `azdev test`. I'm using ResourceGroupPreparer. It "deletes the resource group after the test is run" as [documented.](https://github.com/Azure/azure-sdk-for-python/blob/master/doc/dev/mgmt/tests.md) Is there a way to disable that so that I can inspect the test resources?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.