<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 21:22:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brian Swan's Blog: Running VisualPHPUnit in Windows Azure]]></title>
      <guid>http://www.phpdeveloper.org/news/17377</guid>
      <link>http://www.phpdeveloper.org/news/17377</link>
      <description><![CDATA[<p>
<i>Brian Swan</i> has posted another in his "unit testing on Azure" posts to his blog today. This time he shows how to <a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/10/running-visualphpunit-in-windows-azure.aspx">get VisualPHPUnit running</a> on your Windows Azure installed code.
</p>
<blockquote>
Last month, I wrote <a href="http://blogs.msdn.com/b/silverlining/archive/2011/12/05/thoughts-on-testing-oss-applications-in-windows-azure.aspx">a post that outlined 3 ways to test PHP applications in Windows Azure</a>, and since then I've covered two of those approaches: <a href="http://blogs.msdn.com/b/silverlining/archive/2011/12/07/running-phpunit-in-windows-azure.aspx">Running PHPUnit in Windows Azure</a> (uses RDP) and <a href="http://blogs.msdn.com/b/silverlining/archive/2012/01/03/automating-phpunit-tests-in-windows-azure.aspx">Automating PHPUnit Tests in Windows Azure</a>. In this post I'll cover how to use a web-front end (<a href="https://github.com/NSinopoli/VisualPHPUnit">VisualPHPUnit</a> specifically) to run tests in Azure.
</blockquote>
<p>
The process is really simple - it's basically three steps (after the VisualPHPUnit install): 
</p>
<ul>
<li>Edit the configuration file to point to the right tests directory
<li>Password protect the VisualPHPUnit directory
<li>Deploy your application by following the instructions <a href="http://blogs.msdn.com/b/silverlining/archive/2011/11/23/packaging-a-custom-php-installation-for-windows-azure.aspx">here</a>
</ul>]]></description>
      <pubDate>Wed, 11 Jan 2012 10:25:43 -0600</pubDate>
    </item>
  </channel>
</rss>
