rsms/gotalk

Protocol test suite

オープン

#5 opened on 2015/02/26

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (76 件のフォーク)github user discovery
help wantedtesting

Repository metrics

Stars
 (1,204 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I am writing a Swift client for GoTalk and it would be excellent if there were a protocol test suite available. I have the base protocol written, but verifying correctness is a matter of trial and error.

I may tackle this myself, but thought I'd file an issue to gather thoughts first.

I imagined a data-driven suite would probably be most useful for different language implementations. Perhaps something where an implementation can load a JSON file (or whatever) and playback simulated communications with a server or client.

Thoughts?

コントリビューターガイド