MCPcopy Create free account
hub / github.com/FastLED/FastLED / TestCase

Class TestCase

ci/autoresearch/test_lpc_ws2812_loopback.py:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57@dataclass
58class TestCase:
59 index: int
60 label: str
61 num_leds: int
62
63
64CASES: list[TestCase] = [

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected