-
Notifications
You must be signed in to change notification settings - Fork 2
docs: add testing guide and framework overview (fixes #6) #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@ekarademir This pr has been ready for a while, could you please review? |
|
Thanks for your contribution @Dreamstick9, can you fix the DCO sign-off, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds comprehensive testing documentation for the Concerto Conformance Test Suite, addressing issue #6. The documentation provides a structured guide covering the testing framework (Cucumber/BDD), repository organization, and setup instructions.
Key Changes:
- Created a new testing guide explaining the Cucumber-based BDD framework and multi-runtime support
- Added detailed repository structure documentation with descriptions of key directories
- Linked the new testing guide from the main README
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/TESTING_GUIDE.md | New comprehensive testing guide covering framework overview, repository structure, and setup prerequisites |
| README.md | Added reference link to the new testing guide under a "Detailed Documentation" section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ing rest unversioned namespaces versioned Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Anshukumar123975 <[email protected]> Signed-off-by: Kushagar Garg <[email protected]>
Signed-off-by: Kushagar Garg <[email protected]>
|
@mttrbrts if you have any free time could you please take a loot at this documentation, and recommend any changes! |
Added the complete documentation guide for the Concerto Conformance Test Suite.