Skip to content

Commit

Permalink
Update test running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Sep 13, 2013
1 parent d21ac56 commit 395b9fa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,13 @@ Remove an instance

### Development / Running the tests

$ python setup.py test
$ nosetests

The integration tests take a couple of minutes to run since they test all the current functionality (creating, starting, stopping and deleting environments, server templates and deployments)
against RightScale.
These tests require a configured `righteous.config` in the root of the directory, so copy and customise `righteous.config.template` before running:

# FIXME
$ testify tests.integration
$ nosetests tests.integration.base


Michael Joseph 2012

0 comments on commit 395b9fa

Please sign in to comment.