jfarcher / ci-samples

Sample configurations for various CI systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samples for CI configurations using Docker images at https://github.com/katalon-studio/docker-images.

Companion products

Katalon TestOps

Katalon TestOps is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.

Katalon Studio

Katalon Studio is an all-in-one test automation solution for Web, API, mobile, and desktop built for both beginners and expert testers. Learn more.

Katalon Runtime Engine (KRE) is the test execution add-on of Katalon Studio. KRE allows you to execute automation tests in CLI mode. It can be used in a variety of scenarios, such as scheduling your tests, integrating with CI/CD system, or bundling your tests to execute in virtual containers like Docker. Learn more

Supported CIs

CLI

cd <project_root_directory>
./katalon/run_chrome.sh
./katalon/run_firefox.sh

If you are running the sample in Windows, also see issue #2.

About

Sample configurations for various CI systems.

License:Apache License 2.0


Languages

Language:Groovy 79.0%Language:TypeScript 16.0%Language:Shell 2.4%Language:Batchfile 2.4%Language:Dockerfile 0.1%