This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 201711 - PHPUnit test groups broken
Summary: PHPUnit test groups broken
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: PHPUnit (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 22:00 UTC by xgathos
Modified: 2011-09-07 08:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xgathos 2011-09-06 22:00:38 UTC
[ JDK VERSION : 1.7 ]

I enabled "Ask for Test Groups Before Running Tests" and defined some groups
with @group.

But the windows to ask for tests group does not appear... the tests are running
with --group "", so new tests are executed.

perhaps the default should be to execute all groups. and the windows should
appear to ask which group to execute
Comment 1 Tomas Mysik 2011-09-07 08:15:55 UTC
We need a sample project since it does work for us. Please reopen this issue and attach it.

Thanks.