Ludovic REUS
Ludovic REUS
Unable to use step "the JSON should be valid according to swagger :dumpPath dump schema :schemaName"
Hello, It seems I am unable to validate a json repsonse from a controller as a valid schema defined in swagger json. Attached screenshot test passes if my swagger.json contains...
Hello I hope this will not be a waste of your time, i guess this may be the same issue as [#issue-1075](https://github.com/kalessil/phpinspectionsea/issues/1075). My apologies is [Webmozart/Assert](https://github.com/webmozarts/assert) is not supported. |...
Hello, I am building a test returning an array of entities to be used in some others tests marked with `@depends`. Despite I check that my returned array is not...