8000 Merge pull request #78 from jpf/master · Stackdriver/twilio-python@c79029d · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit c79029d

Browse files
committed
Merge pull request twilio#78 from jpf/master
Adding a README for the tests
2 parents 2e9420a + 6430b94 commit c79029d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tests/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# twilio-python unit tests
2+
3+
## Setup
4+
5+
From the root directory of this repository:
6+
7+
$ pip install -r requirements.txt
8+
9+
## Running the tests
10+
11+
Again, from the root directory of this repository:
12+
13+
$ nosetests tests/

0 commit comments

Comments
 (0)
0