Skip to content

A quick example Flask app demonstrating a working directory structure/imports/etc for testing

Notifications You must be signed in to change notification settings

barneyjackson/testing_structure_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simply activate your virtual environment, pip install -r requirements, and the following commands should work with no other settings or tweaks:

pytest app_name
python app_name/app.py

About

A quick example Flask app demonstrating a working directory structure/imports/etc for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages