KCP Automation - Programming Languages/ Frameworks to use #910
kasturinarra
started this conversation in
Development
Replies: 5 comments 20 replies
|
@stevekuznetsov I'm sure you have some opinions here 😄 |
0 replies
|
Also: these tests are testing as we'd expect end users to interact with the system; namely, with |
3 replies
|
If the process is running some shell commands and interpreting the output, I second python for the job. |
0 replies
|
Notes from yesterday's meeting: patterns that are used to use like gingko in bunch of the openshift qe tests may be we just say roll with it, i will make sure we get feedback and ideally we can make a decision today or tomorrow so that you are not held up any more. Thanks !! |
0 replies
|
@kasturinarra do you have an example of some ginkgo tests that are testing the CLI ( |
17 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.
We plan to automate basic sanity / smoke testing for KCP and researching about programming languages/ frameworks to use. Current suggestions are not to use gingko, bash and use built-in go test or may be python ? Raising the discussion here to see if there are any other better suggestions/ideas about the programming language and frameworks which we can use, Input would be a kubeconfig file we would just export it and run tests which are developed.
All reactions