Skip to content

Phylum-Tardigrada/Scenario-Based-Testing

Repository files navigation

Scenario Based Testing

  • Declarative Framework based on first principles for running tests and collecting artifacts for web site testing.

  • more work in progress for additional classes like scenarios, sessions, interface, recordings etc

setup

  • use conda (Miniforge) environment for isolated development (ease of managing dependencies)
  python -m pip install -r reqs.txt
  playwright install

run

  • to run the code, simply execute the following command
  python functional.py --url <url> --headless

About

Scenario Based Testing Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages