MCPcopy Create free account
hub / github.com/FastLED/FastLED / unit_test_checker.py

File unit_test_checker.py

ci/lint_cpp/unit_test_checker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Checker to ensure test files use FL_ prefixed macros and include test.h."""
3
4import re

Callers

nothing calls this directly

Calls 4

itemsMethod · 0.80
compileMethod · 0.80
mainFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected