You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+10-26Lines changed: 10 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,35 +5,26 @@
5
5
6
6
Sample demonstrates techniques for using Testspace with Javascript code and the [Jasmine test framework](http://jasmine.github.io/) together with [Istanbul code coverage tool](https://gotwarlost.github.io/istanbul/) and [Gulp JS build system](http://gulpjs.com/).
Checkout the [Space](http://munderseth.stridespace.com/projects/javascript.jasmine/spaces/master).
40
+
Checkout the [Space](http://samples.testspace.com/projects/javascript.jasmine).
50
41
51
42
***
52
43
53
44
To replicate this sample:
54
45
- Account at www.testspace.com.
55
46
- Environment Variable called `TESTSPACE_TOKEN`:
56
47
-`credentials` set to `username:password` or your [access token](http://help.testspace.com/using-your-organization:user-settings).
57
-
-`my-org-name.testspace.com/my-project/my-space` based on your subdomain, project, and space names. Refer [here](http://help.testspace.com/reference:runner-reference#login-credentials) for more details.
58
-
<<<<<<< HEAD
59
-
60
-
=======
61
-
62
-
63
-
64
-
>>>>>>> a013dc7c3178034dd4a96e819734628839d8c4bf
48
+
-`my-org-name.testspace.com/my-project/my-space` based on your subdomain, project, and space names. Refer [here](http://help.testspace.com/reference:runner-reference#login-credentials) for more details.
0 commit comments