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

Create Unit-Tests out of the Mock Server #15

Open
sebs opened this issue Apr 25, 2014 · 6 comments
Open

Create Unit-Tests out of the Mock Server #15

sebs opened this issue Apr 25, 2014 · 6 comments

Comments

@sebs
Copy link

sebs commented Apr 25, 2014

When you want to move from the mock prototype to a real implementation, it could be handy to have some unit tests generated. Then throw away the mock server and write the real one against unit tests. Those dont need to be complete but think of getting a spec as developer that consists of unit tests ;)))

@basicallydan
Copy link
Owner

Oooh nice idea. So, basically, using the JSON file to create test cases, and then you fill in the set-up yourself?

@sebs
Copy link
Author

sebs commented Apr 26, 2014

https://github.com/sebs/interfake-test

Here I will outline the idea.

@basicallydan
Copy link
Owner

Great! Looking forward to it.

@basicallydan
Copy link
Owner

Hey @sebs, it's been almost two years :) did you ever have any further thoughts on this?

@sebs
Copy link
Author

sebs commented Apr 15, 2016

Ah yeah ;)
It kinda died, but i never really found a IRL use case for that ;)

@basicallydan
Copy link
Owner

Cool! I'm fond of this idea though so I'm gonna leave it here in the hopes that someone will pick it up 😄

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