- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 141 for test (0.17 sec)
-
Test Event Reporting API
Test Event Reporting API version 9.0.0 The Test Event Reporting...integrate non-JVM test results into Gradle’s testing infrastructure...docs.gradle.org/current/userguide/test_reporting_api.htmlRegistered: Fri Aug 15 03:08:39 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 175.3K bytes - Viewed (0) -
The Test Report Aggregation Plugin
management The Test Report Aggregation plugin (plugin id: test-report-aggregation...plugins { id 'test-report-aggregation' } plugins { id("test-report-aggregation")...docs.gradle.org/current/userguide/test_report_aggregation_plugin.htmlRegistered: Fri Aug 15 03:09:55 UTC 2025 - Last Modified: Thu Jul 31 17:19:55 UTC 2025 - 177.8K bytes - Viewed (0) -
The JVM Test Suite Plugin
results of running tests for the test Test Suite's test target. Capabilities...directories of a test suite Configure the Test task for a test suite Sharing...docs.gradle.org/current/userguide/jvm_test_suite_plugin.htmlRegistered: Fri Aug 15 03:10:13 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 210.3K bytes - Viewed (0) -
Testing Gradle plugins
automated tests Implementing automated tests Testing plays a crucial...The testing pyramid Manual Testing While manual testing is straightforward,...docs.gradle.org/current/userguide/testing_gradle_plugins.htmlRegistered: Fri Aug 15 02:59:13 UTC 2025 - Last Modified: Thu Jul 31 17:19:55 UTC 2025 - 200.6K bytes - Viewed (0) -
Testing in Swift projects
Test execution Test filtering Test reporting Testing in the native...specific tests to run (Test filtering) - What test reports are...docs.gradle.org/current/userguide/swift_testing.htmlRegistered: Fri Aug 15 03:08:30 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 184.8K bytes - Viewed (0) -
Testing in Java & JVM projects
basics Test execution Test filtering Test reporting Test detection...gradle test --tests '*IntegTest' gradle test --tests '*IntegTest*ui*'...docs.gradle.org/current/userguide/java_testing.htmlRegistered: Fri Aug 15 03:07:11 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 272.2K bytes - Viewed (0) -
Testing in C++ projects
executable-based testing frameworks, such as Google Test . Testing C++ projects...ways to control how tests are run ( Test execution ). But first,...docs.gradle.org/current/userguide/cpp_testing.htmlRegistered: Fri Aug 15 03:08:25 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 172.6K bytes - Viewed (0) -
Testing Build Logic with TestKit
named('test', Test) { useJUnitPlatform() } Functional testing with...code under test classes into test builds src/test/groovy/org...docs.gradle.org/current/userguide/test_kit.htmlRegistered: Fri Aug 15 02:59:37 UTC 2025 - Last Modified: Thu Jul 31 17:19:55 UTC 2025 - 200.2K bytes - Viewed (0) -
C++ Unit Test
executable-based testing framework, such as Google Test . Usage Example...Unit Test Plugin build.gradle.kts plugins { `cpp-unit-test` } build.gradle...docs.gradle.org/current/userguide/cpp_unit_test_plugin.htmlRegistered: Fri Aug 15 03:12:11 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 189.3K bytes - Viewed (0) -
Building Java & JVM projects
under src/test/java A test task that runs the tests from src/test/java...automatic test task of type Test , using the test source set...docs.gradle.org/current/userguide/building_java_projects.htmlRegistered: Fri Aug 15 03:07:16 UTC 2025 - Last Modified: Thu Jul 31 17:19:56 UTC 2025 - 244.3K bytes - Viewed (0)