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
1 Response
Thanks for sharing this, Jonathan. That setup looks really quick and clean. Curious, have you run into any limitations or quirks when scaling tests with QA Wolf?
7 days ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Testing
Authors
Filed Under
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#