search results

  1. Our test suite is growing quickly and we have reached a point where our more functional tests are dependent on other systems. We use gradle test tasks to run these ...
    stackoverflow.com/questions/13645500/​custom-junit-test... - Cached
  2. Hi I\'d like to be able to make a simple customization to the JUnit ... try to detect the test state and fail ... following to my build.gradle: test ...
    gradle.1045684.n5.nabble.com/​Customizing-JUnit-reports... - Cached
  3. Custom JUnit test detection using gradle. 9. Gradle task to do processing when external process is “ready ...
    stackoverflow.com/...specify-category-​in-test-task-in-gradle - Cached
  4. Gradle; GRADLE-493; JUnit Test Case detection ... The JUnit Test Case detection is ... Facing the same problem while using Gmock. To be more specific, the test case ...
    issues.gradle.org/browse/GRADLE-493 - Cached
  5. Test: Runs the unit tests using JUnit or TestNG. ... The test process sets the org.gradle.test.worker system property to ... (JUnit / TestNG) the test class detection ...
    www.gradle.org/docs/current/userguide/​java_plugin.html - Cached
  6. - I\'ve done auto-detection of JUnit ... The logic required to detect test classes is ... I\'m currently using a single file in ~/.gradle/internal/testing ...
    blog.gmane.org/​gmane.comp.programming.tools.gradle.devel​/... - Cached
  7. If using ant: junitreport directly ... true, do my modification then try to detect the test state and ... I added the following to my build.gradle: test { testReport ...
    comments.gmane.org/​gmane.comp.programming.tools.gradle... - Cached
  8. I tried that already but when I ran the JUnit test suite, the Gradle \"Runner ... I believe I tried using -Dtest ... Here is my code I used for my custom test :
    forums.gradle.org/gradle/topics/how_to_​handle_teardown... - Cached
  9. Using the custom plugin. ... import org.junit.Test import org.gradle.testfixtures.ProjectBuilder import org.gradle.api.Project import stati c org.junit.Assert ...
    www.javacodegeeks.com/2012/08/gradle-​custom-plugin.html - Cached
  10. Gradle definitely works with custom JUnit runners in general ... Gradle cannot seria lize the test results: ... I\'m using Gradle 1.6, ...
    forums.gradle.org/gradle/topics/with_​custom_junit_runner... - Cached