Files
Chris Dent d181dae229 Add a -v or --verbose flag to gabbi-run
A value of 'all', 'headers' or 'body' will have the expected
effect on all the tests being run in the current testing session.

This is done by manipulating the 'defaults' of each test suite.

Fixes: #185
2016-11-27 15:13:03 +00:00
..
2016-05-06 15:47:41 +01:00
2016-09-28 16:30:07 +01:00
2016-05-06 14:30:41 +01:00
2016-06-04 14:35:50 +01:00
2016-07-03 14:11:12 -04:00

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.