Commit 7149239
committed
docs(contributing): clarify when to use fixtures vs testcontainers-python
Add a Rules-of-Thumb bullet that points new unit tests to
`lib.lftest.run()` with fixtures for pure shell-output parsers and
to `lib.lftest.run_container()` for checks that need a live
service. Call out apache-httpd-status as a candidate for migration.1 parent c29c036 commit 7149239
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments