CodeUtopia
Navigation
  • Home
  • Blog
  • About
  • Contact
  • Search
  • Home
  • Blog
  • About
  • Contact
  • Search

Unit-testing essentials

Tags: Testing

Here’s some essential unit-testing posts I’ve written recently. While some of them have examples in PHP, they should still be useful in other languages as well.

Unit testing PHP series

  • Unit testing introduction
  • Writing and running tests
  • Writing tests for exsisting code
  • Mock Objects and testing code which uses the database
  • Test-driven development

General testing topics

  • Unit-testing JavaScript
  • How to make your code testable

Recent Posts

  • I spent my vacation programming
  • Quick JavaScript testing tip: How to structure your tests?
  • JavaScript Testing Tool Showdown: Sinon.js vs testdouble.js
  • 230 Curated Resources and Tools for Building Apps with React.js
  • Simplify your JavaScript code with normalizer functions

Archives

Copyright © 2006 - 2016 Jani Hartikainen