Skip to content

Commit a644e7b

Browse files
committed
Adding unittest parametrize
1 parent 41b20b3 commit a644e7b

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

poetry.lock

Lines changed: 17 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ optional = true
5656
coverage = {extras = ["toml"], version = "^7.3.2"}
5757
pytest = "^7.4.0"
5858
pytest-asyncio = "^0.21.1"
59+
parameterized = "^0.9.0"
5960
jsonschema = "^4.19.1"
6061
psycopg2-binary = "^2.9.9"
6162
jinja2 = "^3.1.2"

0 commit comments

Comments
 (0)