Hello, Thanks for the answer and the responsiveness. Just one more clarification, the answer to which test suite should be enhanced in each case lies in the already covered areas (modules) of each test suite or is there a preference for the python based one to gradually make it support more test cases and modules?
Regards, Giannis Στις Τετ 11 Φεβ 2026 στις 5:04 μ.μ., ο/η Rainer Jung < [email protected]> έγραψε: > Hi there, > > Am 11.02.26 um 15:53 schrieb Giannis Christodoulou: > > Hi all, > > > > I've been exploring the python test suite (httpd/test) and the perl test > > suite (httpd-tests repo), starting my contributions to httpd with the > tests. > > Nice! > > > I wanted to ask about these different test suites, whether they serve > > distinct purposes and whether one of them is primary or complementary to > > the other. > > In general, where should someone add new tests? > > The test suite in httpd/test is mor modern and based on pytest. It > mostly tests http2 and mod_md (automated certificate handling). > > The other test suite is perl based and contains many more tests, but is > weak on http2 and non-existent on mod_md. > > HTH! > > Rainer > >
