Skip to content

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

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

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

Conversation

@saitunc
Copy link
Contributor

@saitunc saitunc 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

@saitunc saitunc 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