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 and Delete tests #15

Open
omdxp opened this issue May 25, 2022 · 0 comments
Open

Create and Delete tests #15

omdxp opened this issue May 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@omdxp
Copy link
Owner

omdxp commented May 25, 2022

Is your feature request related to a problem? Please describe.
Newly created files does not contain unit tests and/or integration tests with them.

Describe the solution you'd like
This feature is really good to create your unit tests alongside your newly created files (from your components to your pages to your custom functions).

Here are some samples:

rhc create -c test

It creates test files with the component.

Additional context
This also can be added to rhc.config.json as a property withTests so when creating new components or screens it can also add test files alongside them.

@omdxp omdxp added the enhancement New feature or request label May 25, 2022
@omdxp omdxp self-assigned this May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant