Commit 4b97bd4
fix: wrap ecosystem test loop in self.subTest for better isolation
Adds self.subTest(ecosystem=..., manifest_file=...) so all manifest
variants run even if one fails, matching the docstring's stated intent.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 80643f2 commit 4b97bd4
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
| |||
0 commit comments