Skip to content
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

Clone this wiki locally