Search
Results (12)
- Defect #424 (Closed): [PHPUnit] An expected f ... t-class or --test-method option is specified.
- An expected failure with the message "No ... b OK (0 tests, 0 assertions)</pre>
- Feature #420 (Closed): [PHPUnit] Early configures PHP configuration by the XML configuration file.
- Early configures PHP configuration by the XML configuration file.
- Defect #418 (Closed): [PHPUnit] Output from a test case is displayed twice.
- In the following cases, output from a test ca ... ed * The **--no-ansi** option is specified
- Feature #359 (Closed): End of Support for PHPUnit 3.5 and 3.4
- Stagehand_TestRunner 3.0.0 no longer support PHPUnit 3.5 and 3.4.
- Feature #327 (Closed): Supports PHPUnit 3.6.
- Supports PHPUnit 3.6.
- Feature #326 (Closed): Reflects the colors at ... XML configuration file to the configuration.
- Currently, the value of the colors attribute ... rogress output and TestDox are not colored.
- Defect #317 (Closed): An underscore is not treated as a word separator in TestDox.
- An underscore in the method name should be tr ... : <pre>[x] Foo_bar_baz</pre>
- Defect #288 (Closed): The excluded tests by t ... element are contained in the number of tests.
- The <groups> element has already been w ... s are counted as the divisor of a test run.
- Feature #278 (Closed): Always enables the "--verbose" option.
- Sometimes PHPUnit reports warning messages su ... would be useful to improve your test code.
- Feature #262 (Feedback): Always runs all dependent tests by @depends.
- The following class has two tests the pass() ... hod was not run. Is this expected behavior?