Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
e85ba924
Commit
e85ba924
authored
Mar 16, 2018
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! slapos-testing: minimal documentation
parent
cfa1ab2c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
software/slapos-testing/README.md
software/slapos-testing/README.md
+3
-3
No files found.
software/slapos-testing/README.md
View file @
e85ba924
# Slapos egg tests
This software release is used to
test
eggs.
This software release is used to
run unit test of slapos
eggs.
The approach is to use setuptools' integrated test runner,
`python setup.py
test`
, to run tests. The
`python`
used in this command will be a
`zc.recipe.egg`
interpreter with all eggs pre-installed by this software
release.
Nexedi staff can see the result of this test from the test suite
Nexedi staff can see the result
s
of this test from the test suite
`SLAPOS-EGG-TEST`
in test result module.
...
...
@@ -23,7 +23,7 @@ slapos node instance
```
Here's an example session of how a developer could use this software release to
develop a slapos egg, in the e
cample
`slapos.core`
to make changes to the code,
develop a slapos egg, in the e
xample
`slapos.core`
,
to make changes to the code,
run tests and publish changes.
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment