Skip to content
forked from kkrt-labs/ef-tests

test runner for ethereum foundation tests

Notifications You must be signed in to change notification settings

ftupas/ef-tests

This branch is 2 commits ahead of, 234 commits behind kkrt-labs/ef-tests:main.

Repository files navigation

About

This repository contains the execution of the EF standard execution layer tests.

Setup

In order to set up the repo and start the testing, please follow the below instructions:

  • run make setup
  • run make fetch-dump

Test execution

To run the whole test suite, execute make ef-tests To run a specific test or list of tests, execute make target=regular_expression ef-test where regular_expression allows you to filter on the specific tests you want to run.

About

test runner for ethereum foundation tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.6%
  • Makefile 2.4%