[wp-trac] [WordPress Trac] #34693: Add browser-based testing and automated acceptance tests (BrowserStack)
WordPress Trac
noreply at wordpress.org
Wed Dec 9 15:21:33 UTC 2015
#34693: Add browser-based testing and automated acceptance tests (BrowserStack)
------------------------------+-----------------------------
Reporter: westonruter | Owner: jonathanbardo
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------+-----------------------------
Comment (by rahul286):
We use NightWatch (http://nightwatchjs.org/) for acceptance testing.
Here are test cases for one of our plugin -
https://github.com/rtCamp/rtMedia/tree/master/tests/functional
For any project, before we automate it, we write all test cases in a tool
like MozTrap(https://github.com/mozilla/moztrap/) . Sometimes we simply
use excelsheet. And then we write code for each test cases.
Below are some references for using NightWatch with BrowserStack:
https://github.com/browserstack/automate-node-
samples/tree/master/nightwatch
http://pauldambra.github.io/2014/03/testing-with-browserstack-and-
selenium.html
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34693#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list