mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-10 06:04:15 +00:00
pytest and pytest-molecule for easy test kickoff
This commit is contained in:
parent
9440b75dbf
commit
0af3d5b265
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
pre-commit
|
||||
molecule==4.0.1
|
||||
molecule[docker]==4.0.1
|
||||
molecule[docker]==4.0.1
|
||||
pytest>=7.0.0
|
||||
pytest_molecule>=2.0.0
|
Loading…
Reference in a new issue