package autobahn
import "github.com/shuLhan/share/lib/websocket/internal/autobahn"
Package autobahn provides an helper to parse and print reports from result of Autobahn test suite.
Index ¶
Functions ¶
func PrintReports ¶
func PrintReports(fileReportsJSON string)
PrintReports read the JSON reports from fileReportsJSON and print the total test cases and the failed one.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
lib/websocket/internal/autobahn/client | Package client provide a program to test WebSocket client implementation with autobahn testsuite. |
lib/websocket/internal/autobahn/server | Package server provide a program for testing WebSocket server implement with autobahn testsuite. |
- Version
- v0.53.1 (latest)
- Published
- Mar 2, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 5 days ago –
Tools for package owners.