宇宙の晴れ上がり
Linux, OSS, Software
gradleでのテスト関係のオプション例
ビルドのみ(テストしない)
./gradlew build -x test
指定のテストを実行
./gradlew test --tests "SomeTest.*"
新しい投稿
前の投稿
ホーム
登録:
投稿 (Atom)