Comment on Show HN: Given an API, Generate client libraries in Node, Python, PHP, RubyparentComments−sunkarapkOP12yTests is one of the main priority and I am planning to do them soon.This current program just a small step in the right direction. :)EDIT: Currently, I have a test suite at https://github.com/pksunkara/alpaca/tree/testing which tests the generated client libraries of an example API with the respective server.−X412yThat sounds cool! Is there a way to automatically generate BDD style Tests? Have a look at http://funkload.nuxeo.org/intro.html
Comments
Tests is one of the main priority and I am planning to do them soon.
This current program just a small step in the right direction. :)
EDIT: Currently, I have a test suite at https://github.com/pksunkara/alpaca/tree/testing which tests the generated client libraries of an example API with the respective server.
That sounds cool! Is there a way to automatically generate BDD style Tests? Have a look at http://funkload.nuxeo.org/intro.html