8000 GitHub - Lidiia92/testing-python-apps: Testing Python Apps course repository
[go: up one dir, main page]

Skip to content

Lidiia92/testing-python-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stores REST Api

This is built with Flask, Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy.

To get started:

  • Create a virtualenv for this project
  • Install requirements using pip install -r requirements.txt

When you've created the first test, you'll also need to create a correct runtime configuration in PyCharm.

Create a sample unittest configuration, and choose:

  • Path as as target, with your project's /tests folder.

About

Testing Python Apps course repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0