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

Generate test data from spec #183

Closed
karthiknadig opened this issue Mar 22, 2023 · 1 comment
Closed

Generate test data from spec #183

karthiknadig opened this issue Mar 22, 2023 · 1 comment
Labels
feature-request Request for new features or functionality needs PR verification-needed Verification of issue is requested
Milestone

Comments

@karthiknadig
Copy link
Member

Create a plugin to generate test data in json for testing generated code for all languages.

@karthiknadig karthiknadig added feature-request Request for new features or functionality needs PR labels Mar 22, 2023
@karthiknadig karthiknadig added this to the April 2023 milestone Apr 4, 2023
@karthiknadig karthiknadig modified the milestones: April 2023, May 2023 Apr 21, 2023
@karthiknadig karthiknadig modified the milestones: May 2023, June 2023 May 24, 2023
@karthiknadig karthiknadig added the verification-needed Verification of issue is requested label Jun 26, 2023
@karthiknadig
Copy link
Member Author

  1. Create a virtual environment using python extension "Create Environment" command.
  2. Be sure to install all requirements.
  3. Run the following command from a terminal in VS code:
python -m generator --plugin testdata

karthiknadig added a commit that referenced this issue Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs PR verification-needed Verification of issue is requested
Projects
None yet
Development

No branches or pull requests

1 participant