Behat is a great testing tool. Its capabilities are expanding daily due to its extensible extensions platform. I’ve been automating testing for a while now which includes API’s as well. I thought of sharing...
How about database driven tests? The traditional way to do this is to setup fixture data once and then test against it. But as time goes by, fixture data gets old and messed up....
We test so we can have increased confidence in our product that we are about to ship. We have to have it all green and passing. But sometimes when we’re lucky and have designed...
So we’ve covered testing without any JavaScript support in this post. While I do not recommend testing heavily with JavaScript for a few different reasons (we’ll cover them later), it is sometimes inevitable. Testing...
So testing is important these days. In fact I wouldn’t be able to release any code that isn’t backed by automated tests. But as a contractor I often land in situations where there is...
Hey guys, I’ve been coaching Behat and relevant tech’s for some time now. Think it be good to share the information out to you start to finish. I love Behat as an automation testing...
Hey guys, I’ve been coaching Behat and relevant tech’s for some time now. Think it be good to share the information out to you start to finish. My previous article covered the installation of...
Recent Comments