Closed stevan closed 11 years ago
The org.scalatest.matchers.ShouldMatchers trait adds some really useful methods to make testing easier and nicer to look at. There are a number of vanilla assert tests which could be improved by this.
A number of tests are using this, no need to convert everything
The org.scalatest.matchers.ShouldMatchers trait adds some really useful methods to make testing easier and nicer to look at. There are a number of vanilla assert tests which could be improved by this.