A python testing framework
Readme
If you are new to zoe_ci, look at the architecture docs there: misc/ZoeArch.md
This repository is the client part of the zoe_ci architecture that executes work items on target machines.
It consists of:
*.job.py
. This way the version control systems can trigger jobs correctly.pip install zoe
to run:
python -m zoe_ci
Run the solution in vscode with F5, see .vscode/launch.json
just execute any .job.py file in python:
examples\\01-simple-svn-checkout.job.py
FAQs
A python testing framework
We found that zoe-ci demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.