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
This is the sample application for the [*Ruby on Rails Tutorial: Learn Web Development with Rails*](http://www.railstutorial.org/) by [Michael Hartl](http://www.michaelhartl.com/). It is being used to demonstrate publishing test content to Testspace.
8
8
We have made a few minor modifications to original project for publishing.
9
9
10
+
* Using a Testspace Project that is `connected` with this GitHub Repo
11
+
* Using 3 Online CI services for demonstration purposes only
12
+
* Can review the Results at [testspace-samples:ruby.minitest](https://samples.testspace.com/projects/testspace-samples:ruby.minitest)
13
+
* Refer to our [Getting Started](https://help.testspace.com/getting-started) help articles for more information
14
+
10
15
***
11
16
Using Multiple Online CI Services:
12
17
@@ -18,12 +23,19 @@ Using Multiple Online CI Services:
Checkout the published [Test Content](https://samples.testspace.com/projects/testspace-samples:ruby.minitest). 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.
54
-
55
-
***
56
-
57
-
To replicate this sample:
58
-
- Setup account at www.testspace.com.
59
-
- Create an environment variable called `TESTSPACE_TOKEN`
0 commit comments