Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

testground/tg-cypress-test

Repository files navigation

A simple project attempting to integrate Cypress and Testground.

Prerequisites:

  • testground daemon is running
  • Docker

The following test cases are implemented: testground run single --plan cypress-test --testcase basic --instances 1 --builder docker:generic --runner local:docker And testground run single --plan cypress-test --testcase multiple --instances 2 --builder docker:generic --runner local:docker

Note that the multiple test case is not working, because Testground instances cannot connect to a server on another instance.

About

Project where we attempt to connect cypress and Testground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published