File: test_script.cmd

package info (click to toggle)
python-threadpoolctl 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 324 kB
  • sloc: python: 1,230; sh: 134; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
call activate %VIRTUALENV%

# Use the CLI to display the effective runtime environment prior to
# launching the tests:
python -m threadpoolctl -i numpy scipy.linalg tests._openmp_test_helper.openmp_helpers_inner

pytest -vlrxXs --junitxml=%JUNITXML% --cov=threadpoolctl