rq/docs/contrib/testing.md

17 lines
197 B
Markdown
Raw Normal View History

2018-03-03 00:21:44 +00:00
---
title: "Testing"
layout: contrib
---
### Testing RQ locally
To run tests locally;
```
tox
```
If you rather use Vagrant, see [these instructions][v].
[v]: {{site.baseurl}}contrib/vagrant/