Skip to content

Commit

Permalink
Support faster tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenchrist committed Apr 18, 2024
1 parent 91be24f commit 5ecd9ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@ datacontract = "datacontract.cli:app"
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

[tool.pytest.ini_options]
addopts="-n 8"

[tool.ruff]
line-length = 120

0 comments on commit 5ecd9ea

Please sign in to comment.