Add missing README for tests directory
Reinforces what is said in the top level README about GABBI_SKIP_NETWORK
This commit is contained in:
5
gabbi/tests/README
Normal file
5
gabbi/tests/README
Normal file
@@ -0,0 +1,5 @@
|
||||
Some of the tests in this collection will attempt to connect to
|
||||
google over the internet to validate some behaviors using real
|
||||
socket connections. If this is not desirable (for example behind
|
||||
firewalls or in packaging situations) set GABBI_SKIP_NETWORK to
|
||||
true in the environment running the tests.
|
||||
Reference in New Issue
Block a user