Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes. |
1.5.0
(21 February 2024) |
|
Performs the classpath scan at build-time for a faster application startup. |
5.2.0-m3
(30 September 2023) |
|
Performing load tests during project build |
2023.8.9
(09 August 2023) |
|
Performing load tests during project build |
2023.6.28
(28 June 2023) |
|
Gradle plugin that reporting build statistic for each task |
0.0.4
(27 June 2023) |
|
Plugin developed aiming at the automation of the testing process in a Python project. This plugin includes the possibility to specify the src and test folders of the project and perform tests and coverage using all the Python libraries (unittest and coverage modules). It is also supported to use Phython virtual environments. |
1.4.4
(30 May 2023) |
|
This plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution. |
4.0.5
(06 February 2023) |
|
Perform tests with docker-compose files |
1.0.17
(14 January 2023) |
|
Perform tests with docker-compose files |
1.0.12
(08 December 2022) |
|
Parse the layout xml file at compile time, and convert the reflection instantiation in LayoutInflater into normal instantiation, so as to improve the performance of layout loading. 编译期时解析布局xml文件,将LayoutInflater中的反射实例化转成普通的实例化,以此来提高布局加载的性能 |
0.1.0-alpha-07
(10 November 2022) |