Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Hypothesis' stateful testing to test interactions between stacks #365

Open
alexwlchan opened this issue Oct 20, 2016 · 2 comments
Open
Labels

Comments

@alexwlchan
Copy link
Contributor

alexwlchan commented Oct 20, 2016

Hypothesis has support for stateful testing: http://hypothesis.readthedocs.io/en/latest/stateful.html

It feels like this would be a good fit for testing the hyper-h2 state machine, and maybe more interactions betweeen multiple client/server instances, although I suspect it's probably non-trivial.

@Lukasa
Copy link
Member

Lukasa commented Oct 20, 2016

100% agreed.

@alexwlchan
Copy link
Contributor Author

(I haven't put much thought into how you'd go about doing this yet, but I want to try when I get a free moment.)

@Lukasa Lukasa added the Testing label Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants