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

silk middleware #23

Open
robmurtha opened this issue Feb 19, 2016 · 0 comments
Open

silk middleware #23

robmurtha opened this issue Feb 19, 2016 · 0 comments

Comments

@robmurtha
Copy link

As a Developer
I want to Record tests to silk files
As I manually test my application.

Concept
Provide a middleware handler(s) with flags to enable a record mode and options. The middleware would generate a silk compatible file including the HTTP method and related request parameters, headers, status and response. Start with the standard library http, then adapt to specific frameworks that have more advanced routers.

Proof of Concept
Handle POST request and response for a form. Produce an acceptable set of silk test document(s) for a series of requests.

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

2 participants