Testing

  • image
    Writing good unit tests is hard. Ideally we use as little code as possible to cover as many use cases as possible. One tool to help with this challange is data driven tests.