OData / ValidationTool

Enable OData service authors ensure that their service interoperates well with any OData client.
Other
19 stars 16 forks source link

Better feedback on why test failed #26

Open pboyd04 opened 8 years ago

pboyd04 commented 8 years ago

When evaluating a custom built OData service many tests simply report failed. It often takes many attempts at rerunning the specific test with instrumentation of the service being evaluated to determine why.

It would be much better if the test failures included headers sent and preferably an expected return example.