package autobahn
import "git.sr.ht/~shulhan/pakakeh.go/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.60.0 (latest)
- Published
- Feb 1, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 2 hours ago –
Tools for package owners.