Files
Koudai Aono bb9a20478b add pytest-xdist (#1667)
* add pytest-xdist

* add pytest-xdist

* Fix coverage
2023-11-09 00:33:48 +09:00

6 lines
125 B
Bash
Executable File

#!/usr/bin/env bash
set -e
pytest -n auto --cov=datamodel_code_generator --cov-report xml --cov-report term-missing tests