Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 384 Bytes

File metadata and controls

10 lines (9 loc) · 384 Bytes

This directory contains tests for the Web Bundles.

generate-test-wbns.sh requires command-line tools in the webpackage repository. To install them, run:

go install github.com/WICG/webpackage/go/bundle/cmd/...@latest
export PATH=$PATH:$(go env GOPATH)/bin