Robert Price

qunit

Unit Testing JavaScript With QUnit And Phing

December 5, 2012

By Robert Price

Recently I’ve been using both Phing for my PHP builds, and QUnit for my JavaScript unit tests, so I’ve been looking for a way to run these QUnit tests when Phing builds my application. By default Phing can run PHPUnit … Continued

  • JavaScript
  • Phing
  • PHP
  • qunit

Using QUnit To Unit Test JavaScript

November 29, 2012

By Robert Price

In this article I wanted to give you an introduction to unit testing in JavaScript using QUnit. QUnit was originally developed by John Resig for testing jQuery, but it is now a stand alone project, without any dependancies on jQuery. … Continued

  • JavaScript
  • qunit
  • unit testing

Categories

  • Dev
  • Recipes

Recent Posts

  • InnoTab 2 Video Conversion
  • POSTing JSON To A Web Service With PHP
  • jQuery To Scroll To A Specific Element
  • Using SQL Server ntext Columns In PHP
  • Unit Testing JavaScript With QUnit And Phing
  • Using QUnit To Unit Test JavaScript
  • Using Phing To Deploy A PHP Project
  • UTF-8 Aware Cron Scripts
  • Recursive Functions In PHP
  • Replacing Text In A MySQL Database
  • Getting CPAN Working On A Turnkey LAMP VM
  • Renaming A MySQL Column With A Foreign Key Constraint
  • Utf8 And MySQL Command Line
  • Parsing JSON Boolean Values With Perl
  • Using AppleScript To Send Key Presses
  • Using Data::Dumper With Log4perl
  • Disappearing Hosts On A Mac
  • Updating A List In JQuery Mobile
  • Centering A Header Image In jQuery Mobile
  • SSH To An Ubuntu VirtualBox From A Mac

Recent Comments

  • robin cook on Reading An Electricity Meter
  • Minnie Smith on Bad Management At Eastbourne Hospital
  • Minnie on Bad Management At Eastbourne Hospital
  • Yatin on SSH To An Ubuntu VirtualBox From A Mac
  • Flash Dev on Knowing When It’s Safe To Talk To Flash From JavaScript

© 2013 Robert Price