https://github.com/abilian/slapos_abilian_proto1
fork of SlapOS - projet HOX - proto1
https://github.com/abilian/slapos_abilian_proto1
Last synced: about 1 year ago
JSON representation
fork of SlapOS - projet HOX - proto1
- Host: GitHub
- URL: https://github.com/abilian/slapos_abilian_proto1
- Owner: abilian
- Created: 2023-09-22T14:03:48.000Z (almost 3 years ago)
- Default Branch: hox-abilian-proto
- Last Pushed: 2023-09-22T14:05:28.000Z (almost 3 years ago)
- Last Synced: 2024-05-21T00:21:52.496Z (about 2 years ago)
- Language: Python
- Size: 20.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
slapos.cookbook
===============
Cookbook of SlapOS recipes.
testing
=======
Unit tests for recipes can be found under ``slapos/test/recipe``. To run the
tests use provided unittest.defaultTestLoader inside ``slapos/test/test_recipe``
by invoking
python setup.py test --test-suite slapos.test.test_recipe.additional_tests