Add pytests-parametrize with device and dynamic option.

Added pytests-parametrize with device and dynamic options, also
added worker flag in pytest to run tests concurrently.
This commit is contained in:
Prashant Kumar
2022-05-17 05:25:11 +00:00
parent 979604a66e
commit dcc1bbac14
4 changed files with 92 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
[pytest]
addopts = --verbose -p no:warnings
addopts = --workers auto --verbose -p no:warnings
norecursedirs = inference