简体   繁体   English

HTTP一致性测试套件

[英]HTTP conformance test suite

Are there any good HTTP conformance test suites? 有没有好的HTTP一致性测试套件?

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/ . 看看http://www.web-polygraph.org/ It may be what you are looking for. 这可能就是你要找的东西。

Cheers 干杯

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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