Simon Brunning

Results 69 comments of Simon Brunning

Perhaps. I won't be using it myself, put perhaps it'll be useful to some folks?

Thanks. Looks good on the whole, but there are [a couple of build failures](https://travis-ci.org/github/brunns/mbtest/builds/704221931). If you run `make precommit` locally, you can see and fix these issues.

Mostly done. (Still need to publish coverage, though.)

Yup, this looks like a great idea to me. Let's get the other PR sorted first, and released (since it's really a bugfix!) and then add this.

Though a method on `MountebankServer` should probably return `Impostor` objects rather than raw JSON. You should be able to use the `to_structure()` method to turn them back into JSON.

Do you want to take a run at this, @garry-jeromson, or shall I?

Does systems support python 2? It doesn't claim to.

The comparison is taking place in `OrderingComparison`. I'm wondering if that's where we should be catching the `TypeError`?