Skip to content

TestHaters/ctflow-demo

Repository files navigation

ctflow-demo

How to run

Run demo project on Github Codespaces

  • Login to github, init a new space

image

image

image

  • Run the portforward for 6080 if needed

image

- Visit the website your_url:6080 then put the password `ctflow-demo` to access the UI

image

  • On the terminal Ctrl + J or CMD + J, run
    • npx cypress install
    • npx cypress open
    • then you will see the cypress app is open on the GUI.

image

  • Start testing with your favorite browser (default is electron).
  • Change one of the ctflow file, click save & run to see the update.

About

A sample E2E testing project with ctflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published