GTestRunner is a GTK+-based graphical
frontend for running unit tests in Perl. It offers
several improvements to the underlying unit
testing framework that make test-driven
development in Perl even more comfortable.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Agora você pode selecionar vários testes, casos de teste, ou suítes de teste, e executá-las separadamente. Console de saída a partir de testes está preso, ligado ao caso de teste que causou isso, e exibidos, quando você clica no teste.
Tags:
Minor feature enhancements
You can now select multiple tests, test cases, or test suites, and run them separately. Console output from tests is caught, tied to the test case that caused it, and displayed, when you click on the test.
Agora você pode carregar e executar conjuntos de testes de uma só vez. Suítes de teste são dinamicamente recarregado, e as mudanças nas suites são refletidas imediatamente. Um búlgaro tradução foi adicionada.
Tags:
Major feature enhancements
You can now load and run multiple test suites at once. Test suites are dynamically reloaded, and changes in the suites are reflected immediately. A Bulgarian translation has been added.