Commit 95c0847
committed
itest: Add reusable integration test library crate
We were growing too much duplication between projects around
integration tests. Extract a shared helper library that we'll
vendor via git crate dependencies.
Assisted-by: OpenCode (Claude Opus 4.6)
Signed-off-by: Colin Walters <walters@verbum.org>1 parent 5c42e91 commit 95c0847
File tree
23 files changed
+942
-342
lines changed- crates
- integration-tests
- src
- tests
- itest-selftest
- src
- itest
- src
23 files changed
+942
-342
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments