This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48e821ecd0
rq
/
dev-requirements.txt
6 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: updated github worklow for tests to use requirements.txt and d… (#1364) * tests: updated github worklow for tests to use requirements.txt and dev-requirements.txt * build: updated dev-requirements.txt Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
2020-10-26 13:42:37 +00:00
codecov
feat: avoided "zombie" processes after killing work horse (#1348) * feat: avoided "zombie" processes after killing work horse by setting work horse process group and killing this group * fixed tests * tests: added test to check that all workhorse subprocesses are killed * tests: updated guthub run tests dependencies since they are not using (dev-)requirements.txt Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
2020-10-19 23:15:55 +00:00
psutil
tests: added ability to run tests in Docker (#1361) * tests: added ability to run tests in Docker useful to run full test suit on Mac * tests: minor improvement in dockerfile for tests * tests: typo in Dockerfile * tests: updated dev requirements Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
2020-10-22 00:24:16 +00:00
pytest
tests: updated github worklow for tests to use requirements.txt and d… (#1364) * tests: updated github worklow for tests to use requirements.txt and dev-requirements.txt * build: updated dev-requirements.txt Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
2020-10-26 13:42:37 +00:00
pytest-cov
sentry-sdk