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

Data generation based on the defined spec. #73

Closed
pragyanatvade opened this issue Oct 29, 2018 · 4 comments
Closed

Data generation based on the defined spec. #73

pragyanatvade opened this issue Oct 29, 2018 · 4 comments

Comments

@pragyanatvade
Copy link

I am planning to use js.spec for one of my projects. Is there a way to generate data based on the defined spec?

@arichiardi
Copy link
Collaborator

There is no data generation in the library at the moment.

@pragyanatvade
Copy link
Author

Any ideas how can it be implemented? I would like take it up and add that functionality.

@arichiardi
Copy link
Collaborator

Well you would have to implement data generators.
I don't know to be honest if there is something already out there but I would look for JSON schema generators if anything.

That probably would give you a better idea on how to proceed.

Another thing would be to check how ClojureScript does it if you are familiar with the language. I can send a couple of links over...

@pragyanatvade
Copy link
Author

I am in the process of learning ClojureScript and Clojure. Sure please send me the corresponding links it will be a great help. Thanks.

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