blob: b80663b3dfc0cd2f420e078619a2ded23354b983 (
plain)
1
2
3
4
5
6
7
|
Libwhisker is a Perl module geared specifically for HTTP testing.
Libwhisker has a few design principles:
- Portable: runs with 0 changes on Unix, Windows, etc. (100% Perl)
- Flexible: designed with a 'no rules' approach
- Contained: designed to not require external modules when possible
- Localized: does not require installation to use
|