Commit 387e7c9
authored
test: add pixi prefix coverage (#424)
Summary:
- Add coverage for deriving a Pixi prefix from a direct-child Python
executable.
- Complements existing explicit-prefix and nested `bin`/`Scripts`
executable tests.
- Covers a small utility-crate slice from the #389 coverage plan.
Validation:
- cargo test -p pet-pixi
- cargo fmt --all
- cargo clippy --all -- -D warnings
Refs #3891 parent 5da99d8 commit 387e7c9
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
195 | 222 | | |
196 | 223 | | |
197 | 224 | | |
| |||
0 commit comments