Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
/ demo-python Public archive

A demo of Python's project with automated tests.

License

Notifications You must be signed in to change notification settings

tatools/demo-python

Repository files navigation

demo-python

A demo of Python's project with automated tests.

Build Status

How to install?

  1. Create separate virtual environment with Python 3.5.x.
  2. Run pip install -r requirements.txt to install required Python's dependencies.

How to install as Python dependency?

Run python setup.py install.

How to run automated tests?

Run py.test demo_python_at within your virtual environment.

How to validate my changes?

Run ./verify_project.sh and make sure you have Good job! message in the end of execution otherwise please fix errors.

About

A demo of Python's project with automated tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •