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
## JavaScript/Jasmine sample for demonstrating Testspace based on the [javascript-algorithms repo](https://github.com/mgechev/javascript-algorithms)
6
6
7
7
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/).
8
8
9
+
* Using a Testspace Project that is `connected` with this GitHub Repo
10
+
* Using 3 Online CI services for demonstration purposes only
11
+
* Can review the Results at [testspace-samples:javascript.jasmine](https://samples.testspace.com/projects/testspace-samples:javascript.jasmine)
12
+
* Refer to our [Getting Started](https://help.testspace.com/getting-started) help articles for more information
Checkout the published [Test Content](https://samples.testspace.com/projects/testspace-samples:python.unittest). Note that the `.testspace.txt` file contains the [set of files](http://help.testspace.com/how-to:publish-content#publishing-via-content-list-file) to publish.
35
-
36
-
***
37
-
38
-
To replicate this sample:
39
-
- Setup account at www.testspace.com.
40
-
- Create a Environment variable called `TESTSPACE_TOKEN`
0 commit comments