Commit 02959fd7 authored by Jérome Perrin's avatar Jérome Perrin

software/slapos-testing: adjust README

parent e07c2bab
......@@ -36,14 +36,14 @@ source ( environment script from step above )
cd ~/srv/runner/instance/slappartXXX/parts/slapos.core/
# make some changes to the code
vim slapos/tests/client.py
$EDITOR slapos/tests/client.py
# run slapos.core tests
runTestSuite --run slapos.core
# ... or run all eggs tests
runTestSuite
# when satified, commit changes
# when satisfied, commit changes
git add -p && git commit
# add developer's fork remote (this is only needed the first time)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment