Skip to content

Commit

Permalink
fix: ensure all fixtures get written to json with xdist cf ethereum#159
Browse files Browse the repository at this point in the history
  • Loading branch information
danceratopz committed Jun 23, 2023
1 parent 3192535 commit b148b73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ addopts =
-p pytest_plugins.forks.forks
-p pytest_plugins.spec_version_checker.spec_version_checker
-m "not eip_version_check"
--dist loadscope
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ description = Run documentation checks
extras =
lint
docs
test # we run pytest --collect-only in docs

setenv =
SPEC_TESTS_AUTO_GENERATE_FILES = true
Expand Down

0 comments on commit b148b73

Please sign in to comment.