JavaScript End 2 End Testing for Mere Mortals

Written by vova27n | Published 2019/08/12
Tech Story Tags: javascript | end-to-end-testing-javascript | latest-tech-stories | programming | software-development | codeconceptjs | nodejs | puppeteer

TLDR Vladimir is a QA engineer in Ukraine. He uses the CodeceptJS framework (https://codecept.io/), because this is still the simplest and most understandable, as for a beginner, a test framework that I’ve found. It’s very simple since you just describe your actions on the site and then you execute them. A test is written as a sequence of actions performed by an actor. There is actor object (represented as ‘I’) contains action methods taken from helpers.via the TL;DR App

no story

Published by HackerNoon on 2019/08/12