Skip to content
New issue

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

Add basic support for e2e tests written in huff #18

Merged
merged 4 commits into from
Oct 17, 2022

Conversation

karmacoma-eth
Copy link
Owner

Run with:

poetry run python src/huff-runner.py ./examples/huff/addTwo.huff

The tool looks for an addTwo.toml file in the same folder with config data to run the bytecode output by huff

The next step would be to do a proper pytest runner based on this

@karmacoma-eth karmacoma-eth merged commit 3001922 into main Oct 17, 2022
@karmacoma-eth karmacoma-eth deleted the huff-e2e-testing branch October 17, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant