-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
testingRelated to testing shiny appsRelated to testing shiny apps
Description
Hi!
Right now, it's very hard to test the shiny part of your dashboard.
While the internals of py-shiny are tested with playwright
, the testing API with ShinyAppProc
and more is not in the package.
I'm keeping my fingers crossed for a quick release of shiny.testing
namespace as it would allow us creating testable (i.e. enterprise ready) shiny apps in python, just like in R. :)
Any ideas when to expect this feature?
Correct me if I'm wrong, but there's no issue on GH that tracks the progress of testing namespace, hence I created this one.
Relevant links:
Metadata
Metadata
Assignees
Labels
testingRelated to testing shiny appsRelated to testing shiny apps