Browse Source

Fix py.test run instructions on README

pull/6/head
Eduardo Edson Batista Cordeiro Alves 10 years ago
committed by Marcio Mazza
parent
commit
e1b1669935
  1. 7
      README.rst

7
README.rst

@ -112,13 +112,6 @@ Tests
* To run all tests activate your virtualenv and issue these commands * To run all tests activate your virtualenv and issue these commands
**at the root of the repository**: **at the root of the repository**:
- When you run the tests for the first time::
py.test --create-db
- And afterwards simply::
py.test py.test
* To run the tests with coverage issue the command:: * To run the tests with coverage issue the command::

Loading…
Cancel
Save