Skip to content

Commit a6b3990

Browse files
authored
Link to the TCK runner for non-Go hosts (#52)
1 parent 359f265 commit a6b3990

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tck/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ endpoint matches expectations for that binary.
1111
## Running the TCK
1212

1313
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
1616
the standard testing framework.
1717

1818
The basic steps for running the TCK are
@@ -61,3 +61,4 @@ in this repository.
6161
[5]: https://pkg.go.dev/github.com/http-wasm/http-wasm-host-go/tck#Run
6262
[6]: ../handler/nethttp/tck_test.go
6363
[7]: https://pkg.go.dev/net/http#Handler
64+
[8]: https://github.com/http-wasm/http-wasm-tck

0 commit comments

Comments
 (0)