-
Notifications
You must be signed in to change notification settings - Fork 0
WritingTests
Craig Fowler edited this page Feb 21, 2018
·
3 revisions
- The step composer
using static - Keep the number of steps small in each test, use high-level tasks to compose many tasks into one
- Consider using an assertions library such as Fluent Assertions or Should to make assertions more readable