[Test framework] Enable match_body
Open
feature-request
Test Framework
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
in this PR https://github.com/Azure/azure-python-devtools/pull/60/files, azure-devtools will support match_body functionality. After it released, testsdk need to apply it in ScenarioTest. So that command owners to choose whether to match body in their command scenario tests. Works to be done like:
- upgrade azure-devtools version
- Add new ScenarioTest with match_body true

**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.