prontotools / zendesk-tickets-machine

Zendesk Tickets Machine
https://ztm.prontomarketing.com/
MIT License
2 stars 7 forks source link

Run pytest in CircleCI #108

Open zkan opened 6 years ago

zkan commented 6 years ago

Currently, it runs python manage.py test. It'd be better if it runs pytest instead.