[GRADLE-819] Allow plugins to use Gradle's integration test classes for their own tests Created: 10/Feb/10 Updated: 04/Jan/13 Resolved: 29/Jun/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | ||
Reporter: | Peter Ledbrook | Assignee: | Luke Daley |
Resolution: | Won't Fix | Votes: | 1 |
Issue Links: |
|
Description |
Plugins need to be tested within the context of projects, and that means integration tests. Rather than letting plugin authors reinvent the wheel, it would be good to make the classes Gradle uses publically available. For more info: http://old.nabble.com/How-do-we-write-integration-tests-for-plugins--td27496447.html |
Comments |
Comment by Luke Daley [ 29/Jun/11 ] |
I'm closing this one off as we won't be exposing Gradle's internal test harness infrastructure.
|