File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,18 @@ Sample demonstrates techniques for using Testspace with Javascript code and the
99***
1010Using Multiple Online CI Services:
1111
12+ [ ![ Build Status] ( https://travis-ci.org/testspace-samples/javascript.mocha.svg?branch=master )] ( https://travis-ci.org/testspace-samples/javascript.mocha )
13+ [ ![ CircleCI] ( https://circleci.com/gh/testspace-samples/javascript.mocha.svg?style=svg )] ( https://circleci.com/gh/testspace-samples/javascript.mocha )
14+ [ ![ Run Status] ( https://api.shippable.com/projects/57d84135b655251000851a1d/badge?branch=master )] ( https://app.shippable.com/projects/57d84135b655251000851a1d )
15+
1216
1317***
1418Publising ** Test Content** using www.testspace.com
1519
20+ [ ![ Space Health] ( https://samples.testspace.com/projects/117/spaces/468/badge )] ( https://samples.testspace.com/projects/117/spaces/468 " Test Cases ")
21+ [ ![ Space Metric] ( https://samples.testspace.com/projects/117/spaces/468/metrics/341/badge )] ( https://samples.testspace.com/spaces/468/schema/Code%20Coverage " Code Coverage (lines) ")
22+ [ ![ Space Metric] ( https://samples.testspace.com/projects/117/spaces/468/metrics/343/badge )] ( https://samples.testspace.com/spaces/468/schema/Static%20Analysis " Static Analysis (issues) ")
23+
1624***
1725
1826In order to run this sample you will need a host workstation with installed npm.
You can’t perform that action at this time.
0 commit comments