Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to test panel #4243

Closed
MarcSkovMadsen opened this issue Dec 29, 2022 · 0 comments · Fixed by #4244
Closed

Document how to test panel #4243

MarcSkovMadsen opened this issue Dec 29, 2022 · 0 comments · Fixed by #4244
Labels
type: docs Related to the Panel documentation and examples
Milestone

Comments

@MarcSkovMadsen
Copy link
Collaborator

I would like it to be easy for my self and other Panel users to test panel apps. This includes

  • unittests with pytest
  • performance tests with pytest-benchmark
  • ui tests with PlayWright
  • Load tests with Locust + PlayWright

(I believe the mentioned frameworks are the best)

Please document this.

@MarcSkovMadsen MarcSkovMadsen added the type: docs Related to the Panel documentation and examples label Dec 29, 2022
@MarcSkovMadsen MarcSkovMadsen added this to the Wishlist milestone Dec 29, 2022
@philippjfr philippjfr modified the milestones: Wishlist, v1.0.0 Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Related to the Panel documentation and examples
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants