cdeil / loadwright

Loadwright is a load testing framework for data apps in Python built on top of the Playwright e2e testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Loadwright

We want to

  • Make it really easy to load test data apps in Python and get useful insights

We provide

  • A LoadTestRunner that can record complex User interactions with your data app
  • A LoadTestViewer that can show you the results of the recording.

The framework is based on Playwright and Panel.

You can install and use the package as simple as.

pip install loadwright

See the tests folder for examples or the preliminary Panel How to test guide.

Project Intro

Please note this project is at a very early stage an the api and functionality will change!

Why not Locust

I love Locust. But Locust and Playwright just does not work well for me. See locust-plugins #101. And this gave me an oppportunity to play with Panel+Async+Streaming.

⭐ Support

Please support Panel and awesome-panel by giving the projects a star on Github:

Thanks

❤️ Contribute

If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.

I would love to support and receive your contributions. Thanks.

Hacktober Fest.

Monitor

PyPI version Downloads Python Versions License Test Results

About

Loadwright is a load testing framework for data apps in Python built on top of the Playwright e2e testing framework


Languages

Language:Python 100.0%