Almad
Almad
When calling `parse`, be able to pass an `timeout` argument that will limit the execution time. Call back with `TimeoutError` if blueprint cannot be parsed in time.
You do not indicate which license is mongous distributed under, making it tricky to use. Could you please assign _any_ license to it? (BSD, MIT, GPL, commercial, ...)
Larger APIs contain a lot of MSON Data Structures. In order to make both API Blueprint and its rendering more readable, it would be useful to allow `Group` sections to...
``` almad@namtar ~/project/proj $ ./node_modules/gavel/bin/gavel --help ERROR: No input on stdin after 1s. Exiting. ```
Both "Schema" and "Object" links from https://github.com/Baggz/Amanda/blob/master/docs/json/methods/validate.md end up with 404
> > > import djangosanetesting > > > Traceback (most recent call last): > > > File "", line 1, in > > > File "/big/var/buildslaves/63/109/build/lib/python2.5/site-packages/djangosanetesting/**init**.py", line 6, in >...
Alpha of nose 2 is out, support it.
Add ability to select available port from the range of ports given. Useful when running on CI server, where multiple integration tests might be running in paralell.
Try to override gethostbyname using LD_PRELOAD