Development: Testing Reference
Use this page for maintainer-facing test entry points and representative verification locations in the repository.
Representative Test Files
test/messages_tests.cpptest/streaming_tests.cpptest/messages_json_tests.cpptest/regression_tests.cpptest/semantic_rules_tests.cpptest/lowering_family_g4_tests.cpptest/packet_tests.cpptest/cli_tests.cpp
Representative Test Data
testdata/packets/*.ngctestdata/cli/testdata/execution_contract/core/
Primary Local Gate
Run:
./dev/check.sh
Use Workflow for the full local validation flow.