Skip to content

ManianVSS/Karta.py

Repository files navigation

Karta.py

Karta.py is a port of Karta test automation framework to python.

Setup

Use Pip or Venv

pip install -r requirements.txt

Check sample tests

python sampletests.py

Start Server Dev mode

fastapi dev framework/server/main.py

Start Server Prod mode

fastapi run framework/server/main.py

About

Karta.py is a port of Karta test automation framework to python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages