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

Adding Regression Test #105

Open
4 tasks
timfelle opened this issue Feb 24, 2025 · 0 comments
Open
4 tasks

Adding Regression Test #105

timfelle opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
ci/cd Related to the github actions test Related to testing

Comments

@timfelle
Copy link
Collaborator

Our goal is to structure the Rugby verification example as a proper regression
test. This should help us ensure we do not break the implementation in future
changes.

  • Create a new regression test in the tests directory.
  • Add the test to the CMakeLists.txt file in the tests directory.
  • Add the test to the CI on GitHub Actions.
  • Set up the CI to run on every Merge Request.
@timfelle timfelle added ci/cd Related to the github actions test Related to testing labels Feb 24, 2025
@timfelle timfelle self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Related to the github actions test Related to testing
Projects
None yet
Development

No branches or pull requests

1 participant