Skip to content

Commit d0e5223

Browse files
author
Elias Nygren
committed
update README.md about live tests
1 parent 7506d46 commit d0e5223

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ To test against python3.2=< and pypy3-2.4.0, run:
172172
tox
173173
```
174174

175+
The project also supplies a small test suite to test against the live API at `test/live_test.py`. This suite is NOT run with `py.test` as it will permanently remove all resources related to an account. It should only be run with a throwaway dev-only account when preparing for a new release. It is not shipped with PyPI releases. See source code on how to run the live tests.
176+
175177
## Bugs, Issues, Problems, Ideas
176178

177179
Feel free to open a new issue : )

0 commit comments

Comments
 (0)