We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eest make test
The uv run eest make test command is an interactive CLI that helps a user create a new test module and function as a starting point to creating a new test. See https://ethereum.github.io/execution-spec-tests/main/writing_tests/.
uv run eest make test
-q
__init__.py
spec.py
The text was updated successfully, but these errors were encountered:
gentest
et make test
No branches or pull requests
The
uv run eest make test
command is an interactive CLI that helps a user create a new test module and function as a starting point to creating a new test. See https://ethereum.github.io/execution-spec-tests/main/writing_tests/.Tasks
eest make test
video does not load #1173-q
option that causes the verbose explanations/TODOs in the generated module to be omitted__init__.py
andspec.py
modulesThe text was updated successfully, but these errors were encountered: