Skip to content

Commit fd80f32

Browse files
committed
add badges
1 parent c7bd816 commit fd80f32

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ Sample demonstrates techniques for using Testspace with Javascript code and the
99
***
1010
Using 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
***
1418
Publising **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

1826
In order to run this sample you will need a host workstation with installed npm.

0 commit comments

Comments
 (0)