Skip to content

Commit

Permalink
Support kwargs and dicts via parametrize
Browse files Browse the repository at this point in the history
  • Loading branch information
stevelacey committed Oct 3, 2022
1 parent f5ba0ef commit d9afa2a
Show file tree
Hide file tree
Showing 5 changed files with 414 additions and 347 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ pytest = "*"
pytest-cov = "*"
pytest-django = "*"
pytest-factoryboy = "==2.1.0"
pytest-kwparametrize = "*"
pytest-watch = "*"
pytest-xdist = {extras = ["psutil"], version = "*"}
twine = "*"
Expand Down
Loading

0 comments on commit d9afa2a

Please sign in to comment.