Forum Discussion
KarelHusa
12 months agoChampion Level 1
if your external Groovy/Java code needs to be shared amongst all tests, you can place it in a separate Git repo.
At your local computer, checkout the repo and configure your ReadyAPI to point into that directory.
In the pipeline, you need to setup ReadyAPI. Checkout of the shared code repo would be part of this ReadyAPI setup (probably as a ready-made container). So in each test pipeline you won't need to do extra work.
Related Content
- 3 years ago
- 9 months ago
Recent Discussions
- 4 days ago
- 9 days ago