gradle/kotlin-dsl-samples

Demonstrate buildSrc tests in samples

開放

#1,087 建立於 2018年9月2日

 (2 則留言) (2 個反應) (0 位負責人)Kotlin (444 個分叉)batch import
a:featurehelp wantedin:kotlin-dsl-samplesre:testing

倉庫指標

星標
 (3,660 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

According to the gradle guide, buildSrc should be preferred over script plugins as it is easier to maintain, refactor and test the code.

Yet none of the samples inside kotlin-dsl have a directory /buildSrc/src/test

So one hand we are on our own to figure out how it works, on the other hand it gives the impression that someone is not walking the walk.

貢獻者指南