Daniel Reid

Results 22 comments of Daniel Reid

Hi, Not sure if I get your whole question, but feel free to clarify if I do not answer your question fully. In terms of logging, we have a debug...

This is not possible at the moment, debug is either on or off for a request. Feel free to raise a PR for this functionality

That is correct. Thanks for finding the associated PR in request. Once that is merged I will update dependencies and it should hopefully all work.

This is likely to be solved via #34

Thanks for the issue, and sorry for the late response. I believe your JSON schema is invalid, I don't believe you can define 'properties' for arrays. However, ideally, this would...

Sorry for the late response @a-rodin. Are you aware of the debug functionality available in chakram? The documentation can be seen here : http://dareid.github.io/chakram/jsdoc/module-chakram.html#.startDebug. Does this achieve what you are...

Hi @codepills, I originally kept chakram to JSON, mainly to limit the amount of work involved in getting everything working. I am happy for plain text assertions to be added....

Chakram relies on the mocha test framework and as such will not work without it. Is there any reason you are running it outside of mocha?

Yes it was not merged as chakram currently relies on mocha. I will adjust this issue to request multiple supported test rummers