-
Notifications
You must be signed in to change notification settings - Fork 0
WritingTests
Craig Fowler edited this page Mar 18, 2019
·
3 revisions
The content below is only preliminary notes and not a complete wiki page.
Issue #167 has been opened to write this page.
- 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