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

Add test suites to makefile to ease testing during development #8957

Open
hamishfagg opened this issue Mar 20, 2024 · 0 comments
Open

Add test suites to makefile to ease testing during development #8957

hamishfagg opened this issue Mar 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hamishfagg
Copy link
Contributor

Short description and motivation for the proposed feature

Currently we have a list of tests to run in our github actions, and there is no easy way for a developer to run this test suite themselves before pushing code.

We should add these test suites to a makefile as make commands, which will make it simple for devs to run our test suites.
The github actions should be refactored to run the makefile when this is done.

Video or screenshots

No response

Describe some possible solutions

No response

Anything else?

No response

@hamishfagg hamishfagg added the enhancement New feature or request label Mar 20, 2024
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