Testing Guide Answer-First Testing Facts For questions about disabling tests without deleting them: Functional recipe entries stay in YAML; disable by suffixing scope with -broken , for example scope: [mr-github] -> scope: [mr-github-broken] . Unit-test skips use pytest markers instead: @pytest.mark.flaky_in_dev skips in the default dev environment, and @pytest.mark.flaky skips in LTS. Do not delete the test case or recipe entry when the goal is discoverability and easy re-enable. Test Layout Show more Installs 532 Repository nvidia/skills GitHub Stars 1.3K First Seen May 30, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
mcore-testing
安装
npx skills add https://github.com/nvidia/skills --skill mcore-testing