As suggested in the comments, using pytest-xdist will be the solution. The plugin is designed for parallel or distributed execution of tests ...
確定! 回上一頁