<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Just Some Geek: testing</title>
  <subtitle>Posts tagged with testing</subtitle>
  <id>http://justsomegeek.com</id>
  <link href="http://justsomegeek.com"/>
  <link href="http://justsomegeek.com/tag/testing/feed.xml" rel="self"/>
  <updated>2019-06-18T12:43:00+02:00</updated>
  <author>
    <name>m1n0</name>
  </author>
  <entry>
    <title>PHPUnit&amp;#58; Mocking external data provider in functional tests</title>
    <link rel="alternate" href="http://justsomegeek.com/2017/10/19/phpunit-mocking-external-data-provider-in-functional-tests/"/>
    <id>http://justsomegeek.com/2017/10/19/phpunit-mocking-external-data-provider-in-functional-tests/</id>
    <published>2017-10-19T19:58:00+02:00</published>
    <updated>2017-11-09T12:05:28+01:00</updated>
    <author>
      <name>m1n0</name>
    </author>
    <summary type="html"> Mocking is a common thing in the world of automated testing, nothing to write
home about. Nevertheless, I decided to document how to do it in Symfony with
PHPUnit </summary>
  </entry>
  <entry>
    <title>Why Behavioural Testing&amp;#63;</title>
    <link rel="alternate" href="http://justsomegeek.com/2015/04/04/why-behavioural-testing/"/>
    <id>http://justsomegeek.com/2015/04/04/why-behavioural-testing/</id>
    <published>2015-04-04T11:02:00+02:00</published>
    <updated>2015-05-28T23:04:13+02:00</updated>
    <author>
      <name>m1n0</name>
    </author>
    <summary type="html"> There seems to be a lot of buzz around Behavioural testing in recent years. Here is a couple of thoughts from my side why could this be happening: 

 
   
     
 </summary>
  </entry>
</feed>
