We'll be posting Round 4 tomorrow, look for the link here.
57 frameworks!Round 4 features several more community-contributed framework tests including the introduction of three Perl frameworks. A big thanks to everyone who contributed!
Also in Round 4 is the new "Fortunes" test implemented in 17 of the 57 total frameworks. Special thanks to any contributors who helped include Fortune implementations for this round. The Fortunes test is designed to exercise server-side templates and collections. For each request, several Unix-style fortune cookie messages are fetched via the ORM; a new ephemeral cookie message is added to the list at runtime; the list is sorted; and then finally rendered as an HTML response using a template. The list contains one message in Japanese (UTF-8) and one that includes script tags, so proper escaping is required.
With 57 frameworks and several test permutations, Round 4 also allows you to filter the results by framework or attribute (language, platform, and so on).
