mojolingo / sippy_cup

Create SIP load test scenarios the easy way
http://mojolingo.github.io/sippy_cup
MIT License
218 stars 78 forks source link

Proxy full SIPp output to terminal by default #28

Closed benlangfeld closed 11 years ago

benlangfeld commented 11 years ago

This is an API breaking change that will require modification to Treadmill, but provides full SIPp output to the SippyCup CLI.

Alternatively, we could do a similar default override in bin/sippy_cup... Any preference?

bklang commented 11 years ago

I think it's more sensible to provide SIPp output on stdout by default. Merging.