0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/bin/tests
2020-01-24 11:00:25 -08:00

3 lines
119 B
Plaintext
Executable File

python manage.py test --noinput
nodemon --ext py --exec "python manage.py test --parallel=1 --keepdb $@; mypy posthog"