Skip to content

fix(test): run tests automatically in test script#1334

Merged
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:more-minimal
Aug 15, 2025
Merged

fix(test): run tests automatically in test script#1334
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:more-minimal

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Previously, the Makefile required a command to run tests after loading the test script. Now, the test script itself runs the tests automatically, simplifying the Makefile and ensuring consistent test execution.

Previously, the Makefile required a command to run tests after loading the
test script. Now, the test script itself runs the tests automatically,
simplifying the Makefile and ensuring consistent test execution.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam merged commit c5057d3 into CopilotC-Nvim:main Aug 15, 2025
4 checks passed
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