diff --git a/README.md b/README.md index 057b29cf1..fc707b6c9 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ Check out our Docs: https://coralproject.github.io/talk/ - Project: https://coralproject.net/ - Roadmap: https://www.pivotaltracker.com/n/projects/1863625 +## Testing + +Talk uses Nightwatch as our end-to-end and cross-browser testing framework provided with love by our friends at Browserstack. + +![](/public/img/browserstack_logo.png) + ## License Copyright 2017 Mozilla Foundation diff --git a/public/img/browserstack_logo.png b/public/img/browserstack_logo.png new file mode 100644 index 000000000..59497557b Binary files /dev/null and b/public/img/browserstack_logo.png differ