Skip to content

feat: add test:check to detect compile errors in test files#430

Open
4ytuncs wants to merge 1 commit intodevelopfrom
feat/test-compile-script
Open

feat: add test:check to detect compile errors in test files#430
4ytuncs wants to merge 1 commit intodevelopfrom
feat/test-compile-script

Conversation

@4ytuncs
Copy link
Contributor

@4ytuncs 4ytuncs commented Feb 16, 2026

Description

A test:check command is added to catch the compile errors in the test files, which were previously not catched until tests are ran.

This PR closes #428

@4ytuncs 4ytuncs requested a review from rpanic February 16, 2026 12:28
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 test:check to check test files for syntax errors

1 participant

Comments