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

API to store test runs #2

Open
wickett opened this issue Sep 11, 2013 · 0 comments
Open

API to store test runs #2

wickett opened this issue Sep 11, 2013 · 0 comments

Comments

@wickett
Copy link
Member

wickett commented Sep 11, 2013

At the end of a gauntlt run, the server should accept the run output and store it. We should be able to query it later.

Gauntlt may need to be changed to make this happen and something added to the gauntlt support files to handle this, but something like this should work.

$ gauntlt --with-server example.com

In the above code it assumes example.com is the gauntlt server. Also we might think of enabling this at the end of each scenario or other steps we could call. Maybe add these steps to gauntlt.

Given the gauntlt-server is running at example.com
Then send the output to my gauntlt-server

Sound good?

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