lightblue-platform / pyresttest

Python Rest Testing
Apache License 2.0
1 stars 1 forks source link

Schema validation of requests #9

Open jewzaam opened 10 years ago

jewzaam commented 10 years ago

Similar to validating responses, this is important in that requests might be generated. Or at the least have env var expansion applied.

jewzaam commented 10 years ago

Adding utility method for schema validations. See