Sign in
gbmc
/
openbmc
/
06dcdcece527ec0b453d71937412f9df4f5eb1ed
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-pytest-mock
/
run-ptest
blob: 51ae892b017ac1d160d7e18a3d0581795edcfa6d [
file
] [
log
] [
blame
]
#!/bin/sh
# see https://github.com/pytest-dev/pytest-mock/issues/102 for reasons to use plain asserts
pytest
--
automake
--
assert
=
plain