Skip to content

kiebak3r/elucidat-basic-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. pip install -r requirements.txt
  2. playwright install
  3. run tests using: "pytest" from the IDE console (cli flags are stored in pytest.ini)

Checking Results

  1. pytest will print results table (including print statements) to the console
  2. I have included CLI flags to work in a CI/CD pipeline (azure devops)
  3. CLI arguments for playwright which provide a failure video and a trace report for debugging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published