File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ endpoint matches expectations for that binary.
11
11
## Running the TCK
12
12
13
13
The TCK is implemented using Go's standard testing framework, so it can be
14
- loaded as a package for Go hosts. A TCK standalone runner will be provided in
15
- the future for Non-Go hosts, or Go hosts that would like to run the TCK outside
14
+ loaded as a package for Go hosts. A TCK [ standalone runner] [ 8 ] is also provided
15
+ for use with Non-Go hosts, or Go hosts that would like to run the TCK outside
16
16
the standard testing framework.
17
17
18
18
The basic steps for running the TCK are
@@ -61,3 +61,4 @@ in this repository.
61
61
[ 5 ] : https://pkg.go.dev/github.com/http-wasm/http-wasm-host-go/tck#Run
62
62
[ 6 ] : ../handler/nethttp/tck_test.go
63
63
[ 7 ] : https://pkg.go.dev/net/http#Handler
64
+ [ 8 ] : https://github.com/http-wasm/http-wasm-tck
You can’t perform that action at this time.
0 commit comments