Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

pymedphys/streamlit-template

Repository files navigation

Streamlit App with Testing

Usage

Installation:

pip install -r requirements.txt

Run:

streamlit run app.py

Testing

Install yarn by following the instructions at https://classic.yarnpkg.com/en/docs/install/.

Install testing dependencies by running yarn. Open the Cypress app by running yarn run cypress open.

In a separate terminal make sure to open your app by running:

streamlit run app.py

Then, within the Cypress application click "Run all specs".

Cypress Dashboard

Every push on this repo runs a test for which the video of the run can be seen at https://dashboard.cypress.io/projects/c2ekjb/runs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published