There has been some talk about improving the test suite recently. I was thinking that we should have a discussion and try to come to a consensus about the test tools/frameworks that w should be using before anyone really starts coding in earnest.

I think it goes without saying that we want to use the standard perl test framework and test harness.

I had it in my mind that I would use the Test::More framework to re-write what was already there, as well as add tests for each package existing and creating objects of the right class - it would be a start at least.

Does anyone have any experience with any of the GUI test packages that actually allow you to interact with a GUI in test, and if so what would people recommend?

Regards,
Rob.

Reply via email to