|
|
| In this episode we will take a look at how you can utilize the power of RowTests within NUnit. By learning how to use RowTests you can reduce the amount of duplicate test code which exists when doing data driven tests. |
|
|
Click here to Watch this Episode
Download (15.39 MB) (8:31) (1440x900)
Download (10.37 MB) (8:31) (960x600)
|
Links/Resources:
|
Comments: (4)
Just a heads up, NUnit 2.5 has a breaking change for the RowTests. They changed the attribute name to TestCase. Not a big deal, but it breaks the code. |
RowTests didn't mean anything to me, so i watched. |
|
|