Skip to content

Sample configurations for various CI systems.

Notifications You must be signed in to change notification settings

ochoa8al/ci-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Azure Devops Services
  • AppVeyor
  • AWS CodeBuild
  • Bitbucket
  • BuildKite
  • Circle CI
  • CLI
  • CodeShip
  • Concourse
  • GitLab
  • Heroku CI
  • Jenkins
  • Semaphore
  • Shippable
  • Solano
  • TravisCI
  • VSTS CI

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 79.1%
  • TypeScript 16.0%
  • Shell 2.4%
  • Batchfile 2.4%
  • Dockerfile 0.1%