+1 for DRYness
On 9/12/13 7:41 AM, "Sowmya Krishnan" wrote:
>Data driven tests [1] help in generating more tests with less code.
>Useful for cases where we have lot of similar tests to be carried out
>with different configurations (run same tests with different network
>offerings for example)
>
ubject: Writing Data driven tests in Marvin
>
> Data driven tests [1] help in generating more tests with less code. Useful for
> cases where we have lot of similar tests to be carried out with different
> configurations (run same tests with different network offerings for example)
>
Data driven tests [1] help in generating more tests with less code. Useful for
cases where we have lot of similar tests to be carried out with different
configurations (run same tests with different network offerings for example)
I've tried this out for VPC tests. We have same set of tests need