Commit 12c2c73
authored
Python: Enable Gradle build cache and Develocity test reporting for pytest (#6819)
Add output declarations, path sensitivity, and cacheIf to the pytestTest
task so it participates in the remote build cache. Register the JUnit XML
report with Develocity via ImportJUnitXmlReports so pytest results appear
in build scans.1 parent fc90cc8 commit 12c2c73
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
166 | | - | |
| 168 | + | |
| 169 | + | |
167 | 170 | | |
168 | 171 | | |
| 172 | + | |
169 | 173 | | |
| 174 | + | |
170 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
171 | 179 | | |
172 | 180 | | |
| 181 | + | |
| 182 | + | |
173 | 183 | | |
174 | 184 | | |
175 | 185 | | |
| |||
0 commit comments