summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-timeout_1.3.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-timeout: Upgrade 1.3.4 -> 1.4.1Leon Anavi2020-06-251-13/+0
| | | | | | | | | | | Upgrade to release 1.4.1: - Fix coverage compatibility which was broken by 1.4.0. - Better detection of when we are debugging. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pytest-timeout: New packageJeremy Puhlman2020-02-151-0/+13
Adds plugin for pytest to abort tests after a certain time out. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>