End-to-End Testing Single Page Apps and Node APIs
Covers most of what’s involved with being able to test SPAs and APIs with Cucumber.js and Puppeteer. - http://bit.ly/2KwMROt
#e2e #cucumber #puppeteer
Covers most of what’s involved with being able to test SPAs and APIs with Cucumber.js and Puppeteer. - http://bit.ly/2KwMROt
#e2e #cucumber #puppeteer
Medium
End-to-end testing Single Page Apps and Node.js APIs with Cucumber.js and Puppeteer
Single Page Apps are a popular approach to building web applications, but testing them in an end-to-end fashion is not simple; you need to…