Skip to content

Commit

Permalink
➕ Add pytest-bdd
Browse files Browse the repository at this point in the history
Behavioural Driven Development library for the pytest runner!
  • Loading branch information
weiji14 committed Oct 29, 2020
1 parent d254061 commit 084592f
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
84 changes: 83 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ xrviz = "^0.1.4"
black = "^19.10b0"
jupytext = "^1.5.2"
pytest = "^6.1.2"
pytest-bdd = "^4.0.1"

[tool.poetry.extras]
cuda = ["cupy-cuda102", "dask-cuda"]
Expand Down

0 comments on commit 084592f

Please sign in to comment.