Deprecated: The called constructor method for WP_Widget class in rst_ads_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_about_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_social_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_recent_post_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_instagram_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546
Paradigm IT Consulting – Page 2 – Agile Testing that works

If you have a Windows machine then setting up Cucumber is a little more difficult, but not that bad. This article is based around installing everything on a Windows 8.1 machine, but the steps will be largely the same for Windows 7. If I have missed something that&#8217 …

Continue reading

This article is all about setting up Cucumber on OSX. Specifically, it’s for people who just want a list of things to do and who know their way around their Mac a little bit already. If that’s not you and you’d prefer a step …

Continue reading

I’m assuming you’re already up and running with your Cucumber setup and are ready to start! If you haven’t already set Cucumber up, you may want to go back to this page and follow the tutorial for your particular computer. Done? OK, good. The …

Continue reading

You are in luck. It’s a bit easier to install Cucumber (and everything it needs) on an Apple than it is on other computers. Installing Ruby with Rbenv and Homebrew To start out, we’re going to install Homebrew, a third party package manager for Apple. It …

Continue reading

These tutorials are all about setting up Cucumber from scratch, with no prior knowledge at all. I’ve been asked many times for links to blog posts on where to start if you are a complete beginner. I have found none of a sufficient quality, so I thought I …

Continue reading