Palm OS developers did not have much to do with Unit tests so far. For all those new to the topic: an unit test is an automated piece of code which the compiler can run whenever it has compiled a program. This code tests various features of the program and compares their output to reference values.
Unit tests are extremely useful for keeping an eye on specific modules of tghe program which have a clear interface to the rest of the app – and are supported in webOS. O’Reilly has just sent out the following invite:

The webcast takes place on the 14th of this month – further information can be had at the URL below:
O’Reilly WebCast info
Related posts:
