원클릭으로
punit-tests
punit-tests에는 TheSmuks에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Debug PUnit CI failures — triage workflow errors, reproduce failures locally, and fix common CI issues. Use when a GitHub Actions workflow is failing and needs diagnosis.
Manage PUnit releases — version bumping, changelog formatting, tagging, and GitHub release workflow. Use when preparing a release, bumping versions, updating CHANGELOG.md, or creating release tags.
Develop and modify the PUnit testing framework itself. Use when editing PUnit.pmod source files, adding assertions, modifying TestSuite/TestRunner behavior, fixing framework bugs, or extending reporter output formats.
Write PUnit test files for the Pike testing framework. Use when creating new test files, adding test methods, writing parameterized tests, or adding tag-annotated tests in a project using PUnit.