Skip to content

refactor: move test runner from shell script to Makefile #37

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

ThomasK33
Copy link
Member

Summary

  • Remove run_tests.sh shell script dependency
  • Integrate test running directly into Makefile for consistency
  • Update documentation to reflect changes and add pre-commit requirements

Test plan

  • Verify make test runs all tests correctly
  • Confirm documentation updates are accurate
  • Ensure no functionality is lost in the migration

- Remove run_tests.sh shell script
- Integrate test running directly into Makefile
- Update CLAUDE.md to remove reference to shell script
- Add pre-commit requirements section to documentation

Change-Id: I26ab46f84207c85ace6a9f47b6cb204532c84d8f
Signed-off-by: Thomas Kosiewski <[email protected]>
@ThomasK33 ThomasK33 force-pushed the refactor/makefile-test-runner branch from b6a6a9a to 970a0d2 Compare June 13, 2025 08:49
@ThomasK33 ThomasK33 merged commit 83061d9 into main Jun 13, 2025
3 checks passed
@ThomasK33 ThomasK33 deleted the refactor/makefile-test-runner branch June 13, 2025 08:52
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.

1 participant