From 4ebe2b8753ad82ecb5e07c89f9492e9934b531b5 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Fri, 7 Sep 2018 22:32:52 +0300 Subject: Use BrowserStack for our unit tests. --- docs/_includes/getting-started/grunt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/getting-started') diff --git a/docs/_includes/getting-started/grunt.html b/docs/_includes/getting-started/grunt.html index a04555506..fc71f2881 100644 --- a/docs/_includes/getting-started/grunt.html +++ b/docs/_includes/getting-started/grunt.html @@ -22,7 +22,7 @@

Watches the Less source files and automatically recompiles them to CSS whenever you save a change.

grunt test (Run tests)

-

Runs JSHint and runs the QUnit tests headlessly in PhantomJS.

+

Runs JSHint and runs the QUnit tests in real browsers thanks to Karma.

grunt docs (Build & test the docs assets)

Builds and tests CSS, JavaScript, and other assets which are used when running the documentation locally via bundle exec jekyll serve.

-- cgit v1.2.3