Replies: 1 comment 4 replies
-
Hi. Mocking depends on how your script consumes the command and the output. Do you have any details? |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Checklist
Summary of the feature request
I am trying to use Pester to mock kubectl command for one of my ps script. I wonder that is it doable in this case? One of the command is
kubectl get pods -n ...
. If anyone has some experience with this then it would be great.How should it work?
No response
Beta Was this translation helpful? Give feedback.
All reactions