Add Perl + MongoDB Quickstart (Addressed review feedback)#851
Open
Akshat005Chaudhary wants to merge 2 commits intokeploy:mainfrom
Open
Add Perl + MongoDB Quickstart (Addressed review feedback)#851Akshat005Chaudhary wants to merge 2 commits intokeploy:mainfrom
Akshat005Chaudhary wants to merge 2 commits intokeploy:mainfrom
Conversation
Author
|
Hi @amaan-bhati , resubmitting this PR after addressing all previous review comments (Ref: #774). Would appreciate another look. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR re-submits the Perl + MongoDB Quickstart after addressing feedback from the previous review.
Ref: #774
Updates Based on Review
keploy recordandkeploy testusage for both Docker and local setups are clearly documented for the ease of beginners, with explicit references to sections being attacked below.Keploy Record in local setup

Keploy Test in local setup

Keploy Record in Docker setup

Keploy Test in Docker setup

Notes
All feedback from the previous review has been addressed.
Happy to make further improvements if needed.