Proposal: keploy validate command for pre-test validation (before keploy test)
#3378
Closed
Syedowais312
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
|
The goal is to allow users to validate test cases and mock files before running ❓ ProblemCurrently, issues such as:
are only discovered after running the full test suite, which:
💡 Proposed SolutionIntroduce a new CLI command: Example usagekeploy validate
keploy validate --test-set test-1
keploy validate --format json
keploy validate --strictWhat it would validate
Sample Output (example)Use Cases
Feedback RequestedBefore implementing this, I’d love guidance on:
Happy to iterate based on feedback. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @Syedowais312 , thanks for the proposal. We currently don't need this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related issue: #3340
Hi maintainers 👋
I opened this discussion to get early feedback on a proposed CLI command:
Beta Was this translation helpful? Give feedback.
All reactions