meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/run-ptest
Tim Orling ee0c034eb9
python3-pylint: switch to pytest --automake
* Also replace ${PYTHON_PN} with python3
* Sort all REDEPENDS alphabetically
* Drop trailing whitespace

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-16 16:42:39 -08:00

104 B

#!/bin/sh

pytest --benchmark-disable -vv --minimal-messages-config --automake tests/test_functional.py