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

Use Generator.js as a model to create test code in other languages or frameworks #3

Open
omergulen opened this issue Oct 14, 2019 · 3 comments

Comments

@omergulen
Copy link
Owner

No description provided.

@omergulen omergulen added help wanted Extra attention is needed hacktoberfest labels Oct 14, 2019
@FrozenKiwi
Copy link

Would it be possible to output a JSON file instead of actual code? I've got a framework that handles some fiddly actions on my site, and if I could export JSON then pipe that through my framework to handle triggering the actual actions I could end up with something a lot more specific to my use-case

@FrozenKiwi
Copy link

looking at generator.js - yes, it would be pretty easy. If I write this though, would you like a PR/how do you see this being integrated into CopyCat?

@omergulen
Copy link
Owner Author

Hey @FrozenKiwi , as I've stated in the Issue title it would be cool to export actions in other frameworks or languages, too. In addition to this, we can add one more option such as Raw-Json and in that way, we can export them as JSON and can be used in such cases, what do you think?

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