TestBase

Test::Base concentrates on offering reusable data driven patterns.

Request Download link when available

Test::Base gives you a way to write your own test framework base class that is trivial. In fact it is as simple as two lines.
Test::Base concentrates on offering reusable data driven patterns, so that you can write tests with a minimum of code.

At the heart of all testing you have inputs, processes and expected outputs. Test::Base provides some clean ways for you to express your input and expected output data, so you can spend your time focusing on that rather than your code scaffolding.

This program received 1 award
Request Download link when available
Specifications
License type:
Open source