Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

Start Testing Your Clarion Win32 Code With ClarionTest

By David Harms

Posted December 31 2010

Summary: Unit testing and test-driven development have the potential to transform how you work and greatly increase the quality of your code. Dave Harms introduces ClarionTest 0.3, with some important productivity improvements.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Writing Your Own Template Chain: Understanding Embeds

7/27/2009 12:00:00 AM

The Clarion template system is a toolset for building discrete pieces of an application and then combining those pieces in flexible ways while still allowing developers to add their own custom code. The embed system is the key to this flexibility.