Add: pytest plugins
This commit is contained in:
parent
ee3df03829
commit
c8d8f922d3
@ -30,6 +30,9 @@ bash_kernel = "^0.7.2"
|
|||||||
jupyter = "^1.0.0"
|
jupyter = "^1.0.0"
|
||||||
pandoc = "^2.0.1"
|
pandoc = "^2.0.1"
|
||||||
pytest = "^6.2.5"
|
pytest = "^6.2.5"
|
||||||
|
pytest-icdiff = "^0.5"
|
||||||
|
pytest-instafail = "^0.4.2"
|
||||||
|
pytest-cov = "^3.0.0"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user