Libreyolo Write E2e Tests

Add or extend LibreYOLO e2e test coverage the right way: a new model family's GPU coverage, a new export backend file, a nightly case, or a training e2e. Use when someone asks to "add e2e tests for X", wire a new family into the nightly, cover a new export format end to end, or when a PR review flags missing e2e coverage. Covers the marker taxonomy to declare, the MODEL_CATALOG and GENERAL_NIGHTLY_INFERENCE_MODELS rows, the versioned nightly contract (when to bump it), weight provisioning via require_test_weights, and the one-file-per-process constraint that shapes how files are laid out. For *running* the suite use libreyolo-run-e2e-tests.

libreyolo a9a8669 6.4 KB Updated

File contents

libreyolo/libreyolo/tree/main/skills/libreyolo-write-e2e-tests commit a9a8669fb5

Frequently asked questions

npx skillmds@latest add libreyolo/libreyolo-write-e2e-tests