Conversation
Replace the duplicated documentation in "00-index.md" with "{README}" which will be replaced by the content of README.md with Testably/aweXpect#721.
There was a problem hiding this comment.
Pull Request Overview
This PR removes duplicate documentation from the index file and replaces it with a placeholder that will be populated with README content. The change eliminates code duplication by centralizing documentation content in the README.md file.
- Removes 155 lines of duplicated HttpClient expectations documentation
- Replaces removed content with
{README}placeholder for dynamic content injection
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
🚀 Benchmark ResultsDetails
|
|
This is addressed in release v1.4.0. |



Replace the duplicated documentation in "00-index.md" with "{README}" which will be replaced by the content of README.md with Testably/aweXpect#721.