Run tests and generate reference tests. All testing goes through `make test`, never `pytest` directly. Always load this skill before running tests.
원문 언어: 영어
메뉴
SkillsMP는 ethereum/consensus-specs에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Run tests and generate reference tests. All testing goes through `make test`, never `pytest` directly. Always load this skill before running tests.
원문 언어: 영어
Write specifications. Always load this skill before writing to `specs`.
원문 언어: 영어
Review changes. Check that they are correct, consistent with the rest of the specifications, and compliant with the project's conventions. Always load this skill before reviewing changes.
원문 언어: 영어
Commit changes and open pull requests. Follow the project's conventions for scope, formatting, and writing style. Always load this skill before committing or opening a pull request.
원문 언어: 영어
Prepare for a new release. Perform checks to ensure that the release action can be started. Always load this skill before helping with a release.
원문 언어: 영어