Initial pytest example
parents
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .yamllint 4 additions, 0 deletions.yamllint
- pytest/lava_plugin.py 25 additions, 0 deletionspytest/lava_plugin.py
- pytest/pytest-example.yaml 10 additions, 0 deletionspytest/pytest-example.yaml
- pytest/test_example.py 12 additions, 0 deletionspytest/test_example.py
.gitignore
0 → 100644
.yamllint
0 → 100644
pytest/lava_plugin.py
0 → 100644
pytest/pytest-example.yaml
0 → 100644
pytest/test_example.py
0 → 100644
Please register or sign in to comment