Changes between Initial Version and Version 1 of Ticket #40531, comment 9
- Timestamp:
- 04/25/2017 05:44:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40531, comment 9
initial v1 1 1 Replying to [comment:8 jdgrimes]: 2 You could probably make it so that the `@group` annotations automatically triggered these methods, so that there'd be no need to call them manually.2 > You could probably make it so that the `@group` annotations automatically triggered these methods, so that there'd be no need to call them manually. 3 3 4 4 I did consider this but for some reason I thought that custom annotations required PHPUnit 4.x+, which only works on PHP 5.3+. It would be preferable to only have to specify once that the test requires or excludes multisite.