The Wayback Machine - https://web.archive.org/web/20200127133611/https://github.com/pandas-dev/pandas/blob/master/test.sh
Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
executable file 4 lines (4 sloc) 165 Bytes
#!/bin/sh
command -v coverage >/dev/null && coverage erase
command -v python-coverage >/dev/null && python-coverage erase
pytest pandas --cov=pandas -r sxX --strict
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.