Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 606 Bytes

AutobahnTestSuite: Changelog

v0.5.6

  • compatiblity with AutobahnPython 0.6.3
  • new test section for testing WebSocket compression extension (permessage-deflate etc)
  • beginning of WAMP testsuite
  • more UTF8 test strings

v0.5.5

  • do not include invalid UTF8 test strings in report result pages (html/json)

v0.5.4

  • make Jython happy (now runs on Jython 2.7b1 with slightly patched Twisted)
  • add detailed description of how we generate public reports
  • log UTF8 and XOR masker classes in use

v0.5.3

  • add JSON output for test results
  • WSS testing support
  • more UTF-8 tests