Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-adapter-testsuite
Commits
66f7e6f1
Unverified
Commit
66f7e6f1
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
docs: draw attention to the git url versioning
parent
95692094
This commit is part of merge request
!5
. Comments created here will be created in the context of that merge request.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
Edit
View file @
66f7e6f1
...
...
@@ -25,6 +25,8 @@ Step definitions are in `test/cucumber`
The intention is to install a tagged version of the testsuite into each adapter so that if we develop
the testsuite existing adapter implementations won't break.
In JS the target tag/branch/commit is specified with # after the git url
### NPM
```
bash
...
...
@@ -39,6 +41,8 @@ yarn add --dev git+https://git.noc.ac.uk/communications-backbone-system/backbone
### PIP
In pip the target tag/branch/commit is specified with @ after the git url
```
bash
echo
"git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git@[tag|branch|commit]#egg=backbone-adapter-testsuite"
>>
requirements.txt
...
...
This diff is collapsed.
Click to expand it.
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