Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 361 Bytes

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

Running the Application

    bin/sonar-update [arguments]

Testing

    cd runner
    nosetests