Getting Started
Learn more about TechXchange Dev Days virtual and in-person events here
Earlier I wrote a blog post about how easy it is to integrate and run cypress within your CI environment. Quick. Easy. Quite painless. Here are but a few examples! Gitlab # ./.gitlab-ci.yml image: cypress/base:10 cypress-e2e: script: - npm install - $(npm bin)/cypress run ...
This video demonstrates how developers can use Rational Test in their Gitlab CI and get value #gitlab #rationaltest #rtas #gitlabci #continuoustesting
Video demonstrates how to Create Gitlab Project Install Gitlab Runner Create config file in RTW Trigger Gitlab pipeline Validate test results #gitlab #gitlabci #continuoustesting #rtas #rationaltest