Sha256: 1d14979900ee26945d04b74b91965bded51e2e59f8c477e41a99b114fe698fb8
Contents?: true
Size: 607 Bytes
Versions: 8
Compression:
Stored size: 607 Bytes
Contents
!1 !c Acceptance Test Patterns. There seem to be patterns associated with writing acceptance tests with Fit and FitNesse. | >BuildOperateCheck | ''Three tables for each test.'' | | >CommonIncludes | ''Avoid duplicate test content by creating pages that are included into tests.'' | | >ParameterizedIncludes | ''Using variables and Includes together to achieve function-like behavior.'' | | >StaticBeforeDynamic | ''First check the end results, then check the in-process results.'' | | >OperateFunction | ''Column Fixtures often need a special function to perform an operation between input and output.'' |
Version data entries
8 entries across 8 versions & 1 rubygems