This website requires JavaScript.
Explore
Help
Sign In
gCubeSystem
/
conductor-worker-python
Watch
16
Star
0
Fork
You've already forked conductor-worker-python
0
Code
Pull Requests
Releases
Activity
ab240f7e0d
conductor-worker-python
/
test.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Added `tests` support and some implmentations test for `Http` plugin
2023-03-14 13:21:36 +01:00
#!/bin/bash
Added `test.sh` to perform tests, including requirmentes installation
2023-03-14 13:24:09 +01:00
pip install -r tests/requirements-test.txt
python -m pytest