Closed almet closed 8 years ago
r+
If you want to add some tests you can have a look at the run command tests here : https://github.com/mozilla-services/cliquet/blob/2.15.0/cliquet/tests/test_scripts.py#L12-L17
and see how you could substitute sys.stdout
by some StringIO
or similar
r? @leplatrem
Not sure how to test this. Insights?