Skip to content

michbudz/python-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is an example for a python command-line application structure with a unit testing framework

Prerequisites

Installation on OSX

    sudo easy_install nose
    sudo easy_install mockito

Running the Application

    bin/project [arguments]

Testing

    cd project
    nosetests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Shell 2.1%
  • Batchfile 2.0%