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

Automated API client testing #73

Open
devster31 opened this issue May 22, 2019 · 1 comment
Open

Automated API client testing #73

devster31 opened this issue May 22, 2019 · 1 comment

Comments

@devster31
Copy link

Hello,
I'd like to create a golang command line tool which uses the Trakt API as a hobby project.
Ideally I'd want to test it automatically.
I know Apiary offers dredd to test the API blueprint against the server, essentially making requests and checking the responses. I'm wondering if there is a similar way to test the client side; having a mock server locally would be a big help instead of mocking all methods.
Thank you.

@g-bhagat
Copy link

gock

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

No branches or pull requests

2 participants