Commit 21a09d5
feat(tox): Add
For every auto-generated integration, add a tox environment that aliases
the highest tested version. E.g. `tox -e py3.14-httpx-latest` is
equivalent to `tox -e py3.14-httpx-v0.28.1`.
This makes it easy to run the latest version's tests without having to
look up the exact version string.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>-latest alias for each integration test suite1 parent 35fe9e4 commit 21a09d5
File tree
4 files changed
+168
-0
lines changed- scripts
- populate_tox
- split_tox_gh_actions
4 files changed
+168
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
727 | 752 | | |
728 | 753 | | |
729 | 754 | | |
| |||
744 | 769 | | |
745 | 770 | | |
746 | 771 | | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
747 | 775 | | |
748 | 776 | | |
749 | 777 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
149 | 158 | | |
150 | 159 | | |
151 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
243 | 248 | | |
244 | 249 | | |
245 | 250 | | |
| |||
0 commit comments