File: run_doctests.sh

package info (click to toggle)
python-cykhash 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,240 kB
  • sloc: python: 3,954; sh: 90; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 208 bytes parent folder | download
1
2
3
4
5
echo "\n\nTesting md-files....":
(cd .. && pytest --ignore=tests --doctest-glob=*.md -vv  --doctest-continue-on-failure)

echo "\n\nTesting pyx and pxi from installation..."
python run_installed_doctests.py