Skip to content

Conversation

@kamilchodola
Copy link

Motivation

I want to run only specific subset of tests for example:

  1. Compare Nethermind and Erigon where erigon does have trace_*
  2. Compare Nethermind and Geth where geth do not have trace_* module.

This change allows me to split the runs for Geth and Erigon

Solution

Just simply give an opportunity to pass regexp patter to testname.
Works as usual for all and for specific test.
For pattern it looks like this:
image

PR Checklist

  • Added Tests -> Not yet, if needed I can add them but I see for equality currently there is only one.
  • Added Documentation -> Will add in next commit
  • Breaking changes -> None

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.

1 participant