summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2016.7.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-helpers-namespace: add recipeAlejandro del Castillo2018-08-291-9/+2
| | | | | | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest-helpers-namespace: add recipeSergey Kizunov2018-08-291-0/+14
This plugin does not provide any helpers to pytest, it does, however, provide a helpers namespace in pytest which enables you to register helper functions in your conftest.py to be used within your tests without having to import them. Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>