[Testrunner-users] Version 0.5.1 released
Brought to you by:
efuentetaja,
gregaryh
|
From: Fuentetaja, E. <ed....@tt...> - 2004-04-22 19:17:37
|
Hi all, I was able to arrange a couple of good days of work for Test Runner. As a result I just released version 0.5.1. It includes: * Fixed numerous warnings from the apache's error log. * Replaced text areas by HTMLArea, a WYSIWYG html editor. * Added the component column to the list of test cases. * 'Update test case logs' now only updates confirmed test cases. =20 * Added automated regresion test scripts from Sytze. The HTMLArea is a great "eye-candy" feature. Really easy to implement and visually compelling. It is an exciting feature, I hope people like it as much as I do. I got several weird problems reported lately. I'm pretty sure they are all related to Perl 5.8. I use Perl 5.6.1 for development and I haven't been able to test Test Runner on any other versions. Thanks to Mr. Johnston's help I could fix some of the problems. Apparently many of the warnings that I had in Apache's error log are not warnings anymore on Perl 5.8, but errors. That's why I decided to finally clean up all those nasty warnings, I had a million. If anybody tries Test Runner 0.5.1 with Perl 5.8, please report. I'll be relocating during the next week and I won't be available. The web site www.willowriver.net might go down at some point. Thanks, Ed |