We tried out the library in order to have more meaningful test descriptions and re-use specific test setup, but saw the following drawbacks:
- Longer tests
- Test are harder to read
- Tests are running longer
Acceptance criteria:
- Unit tests no longer use Specify trait
- specify is no longer a dev-dependency in composer.json