Skip to content

leorudczenko/workflow-test

Repository files navigation

workflow-test

This is a test repository for GitHub actions, with use of Pyinstaller to create an executable.

Hello World

The application is made using PyQt, consisting of a single window. In the window, there is a label and a button. The label can be toggled on and off using the button.

You can download the Hello World application here:

Note: When first running the application after download, it will take sometime to start. Please be patient.

You can find the executable for the application in the latest release assets.

Testing

You can run the tests for the application by running the following:

export PYTHONPATH=.
pytest -vs test/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages