t0mmili / taiko-ci

Taiko web browser tests runner in Gitlab CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taiko CI

Simple implementation of Taiko test automation library running in Gitlab CI.

What you'll get

  • Two complete Docker images to choose from: one with npm package manager, the other with Bun - modern, efficient alternative to npm.
  • Gitlab CI job template. It's so self explanatory, it can be easilly adopted to other CI servers, like Jenkins.
  • Sample test case script.

About

Taiko web browser tests runner in Gitlab CI

License:MIT License


Languages

Language:JavaScript 100.0%