
My Favorite JavaScript Unit Testing Resources
A short list of tools and references I’ve found useful for JavaScript unit testing (plus a few practical “testing ecosystem” picks).
JavaScriptTestingUnit Testing
Read more

Using Webdriver.io with JSForce, Mocha and Chai for fluent BDD on SFDC
A practical walkthrough of end-to-end testing Salesforce with WebdriverIO + JSForce, using Mocha/Chai and a Selenium server—plus an example BDD workflow with user stories and acceptance criteria.
SalesforceWebdriverIOJSForce
Read more

Selenium
A practical introduction to Selenium: what it is, why you’d use it, how Selenium IDE works, and how to move from recorded tests to code-driven WebDriver automation.
TestingAutomationSelenium
Read more