Skip to content

Automated testing of widgets #2934

@jankrepl

Description

@jankrepl

First of all, great job on the project!

I wonder if there are some ways how to test widgets in an automated fashion? Something like pytest-qt for QT applications.

To give an example, let's say I have a TextArea widget, a Button widget and an Output widget. The Output one just displays what one writes into the TextArea as soon as one presses the button. Is there a way how to test it programmatically without even running them in jupyter notebooks?

Thanks for your response.

EDIT
I stumbled upon a similar issue #1814. However, I wonder whether things have changed over the past 3 years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions