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

autobahn.go

Directories

PathSynopsis
lib/websocket/internal/autobahn/clientPackage client provide a program to test WebSocket client implementation with autobahn testsuite.
lib/websocket/internal/autobahn/serverPackage 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.