Merge pull request #1088 from coralproject/add-testing-info-to-readme

Add Testing section to Readme with Browserstack logo
This commit is contained in:
Kim Gardner
2017-10-11 11:22:09 +01:00
committed by GitHub
2 changed files with 14 additions and 3 deletions
+14 -3
View File
@@ -18,6 +18,13 @@ Check out our Docs: https://coralproject.github.io/talk/
- Project: https://coralproject.net/
- Roadmap: https://www.pivotaltracker.com/n/projects/1863625
## End-to-End Testing
Talk uses [Nightwatch](http://nightwatchjs.org/) to write e2e tests. The Testing infrastructure is provided with love by our friends at Browserstack that allows us to run our tests in real browsers.
![](/public/img/browserstack_logo.png)
## License
Copyright 2017 Mozilla Foundation
@@ -26,8 +33,12 @@ Check out our Docs: https://coralproject.github.io/talk/
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.
See the License for the specific language governing permissions and limitations under the License.
See the License for the specific language governing permissions
and limitations under the License.
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB