简体   繁体   中英

HTTP conformance test suite

Are there any good HTTP conformance test suites?

I need to test some existing code for the standard compliance and do not want to reinvent the wheel and bump into various corner cases.

I'm not specifying the language I use. I expect suite to be generic enough to be adaptable for my needs – although I'd settle for anything that is sane.

不知道它有多准确或完整,但HTTP Lint看起来可能与您正在寻找的类似?

Take a look at http://www.web-polygraph.org/ . It may be what you are looking for.

Cheers

RFuzz是用于Ruby的HTTP模糊库,但我不确定它是否会明确地测试合规性。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM