Skip to content

SCSVEL/playwright-python-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Python UI/API testing Boilerplate

This is a minimal Python project skeleton for UI and API testing with Playwright and pytest.

Files:

  • requirements.txt - pinned dev/test tooling and runtime deps.
  • tests/ - pytest suites and fixtures.
  • tests/resources/ - JSON fixtures used by tests.
  • tests/utils/api_utils.py - helper functions used to operate UI, call APIs and compare JSON.

Notes

  • The repository includes both network tests that call https://api.restful-api.dev/objects and fixtures under tests/resources/ for deterministic comparisons.

About

Some boilerplate for playwright python approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages