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 testing framework #131

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Add testing framework #131

wants to merge 39 commits into from

Conversation

matildeRivas
Copy link
Contributor

@matildeRivas matildeRivas commented Feb 20, 2025

  • Include test target in makefile
  • Include catch2 dependency in workflows and Dockerfile
  • Include sample test
  • Add tests to workflow

@matildeRivas matildeRivas requested a review from fdobad February 20, 2025 21:26
@matildeRivas matildeRivas self-assigned this Feb 20, 2025
@matildeRivas matildeRivas linked an issue Feb 20, 2025 that may be closed by this pull request
@matildeRivas
Copy link
Contributor Author

@fdobad En verdad tal vez no es necesario agregar catch2 a los build, solo se usaría en el workflow de test

Copy link
Member

@fdobad fdobad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot_20250220_213941_GitHub.jpg

Oh no!

@matildeRivas matildeRivas marked this pull request as ready for review February 24, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add testing framework to verify simulations
2 participants