Files
Nemotron-Cascade-8B/evaluation/eval/tools/latex2sympy/scripts/coverage-ci.sh

3 lines
135 B
Bash
Raw Normal View History

#!/bin/sh
pytest --doctest-modules --junitxml=junit/test-results.xml --cov-report=xml --cov-config=.coveragerc --cov=latex2sympy tests