Feature #211
Supports test files with any suffix.
| Status: | Closed | Start date: | 09/17/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 2.14.0 | |||
| Tags: | ||||
| Votes: | 0 |
Description
This feature allows you to specify the suffix of your test files by a regex literal without the .php file extension.
Resources
Related issues
Associated revisions
Merge branch 'specified_file_suffix' of git://github.com/kumatch/stagehand-testrunner into issue-211 (Issue #211)
Conflicts:
src/Stagehand/TestRunner.php - This file has been renamed to src/Stagehand/TestRunner/TestRunnerCLIController.php. This file is now deprecated.
src/Stagehand/TestRunner/Config.php
test/Stagehand/TestRunner/Runner/PHPUnitRunnerTest.php
test/Stagehand/TestRunner/Runner/SimpleTestRunnerTest.php
Added support for test files with any suffix. (Issue #211)
History
Updated by Atsuhiro KUBO over 2 years ago
- Status changed from New to Assigned
Updated by Atsuhiro KUBO over 2 years ago
- Subject changed from Can specify the suffixes of test files. to Supports test files with any suffix.
Updated by Atsuhiro KUBO over 2 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100