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

Start adding tests #37

Open
dentarg opened this issue Nov 27, 2016 · 3 comments
Open

Start adding tests #37

dentarg opened this issue Nov 27, 2016 · 3 comments

Comments

@dentarg
Copy link
Owner Author

dentarg commented Dec 8, 2016

http://docs.mitmproxy.org/en/latest/pathod/test.html

The pathod.test module is a light, flexible testing layer for HTTP clients. It works by firing up a Pathod instance in a separate thread, letting you use Pathod’s full abilities to generate responses, and then query Pathod’s internal logs to establish what happened. All the mechanics of startup, shutdown, finding free ports and so forth are taken care of for you.

@dentarg
Copy link
Owner Author

dentarg commented Jun 19, 2017

@dentarg
Copy link
Owner Author

dentarg commented Dec 24, 2017

https://github.com/robotframework/robotframework

Robot Framework is a generic open source test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant