Set up end-to-end tests in one minute
In this video we use QA Wolf to set up an end-to-end test on the TodoMVC react example:
In an empty folder we initialize a node project with
npm init -y
.We add the necessary dependencies with
npm init qawolf
Then we create a test with
npx qawolf create url
Finally we run the test with
npx qawolf test
Written by Jonathan Perl
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Filed Under
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#