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

feat(ci): provide a common method for automatically testing codes #443

Closed
takeutak opened this issue Jan 1, 2021 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@takeutak
Copy link
Contributor

takeutak commented Jan 1, 2021

Is your feature request related to a problem? Please describe.
There is a need for a common method of automatic code testing in CI environments to maintain code quality in the development of CACTUS. In particular, I propose a code test using Jest since the compatibility between CACTUS's current main language TypeScript/JavaScript and the automated test tool Jest is good.

Describe the solution you'd like
Fulfill a common method for automatically testing codes on CACTUS development.

@petermetz
Copy link
Contributor

@takeutak Have you seen this?
#238

cc: @sfuji822 @hartm @jonathan-m-hamilton

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

2 participants