tree: 807453ff3eaff636e19632f11986fe86c4191371 [path history] [tgz]
  1. resources/
  2. subresource-loading/
  3. META.yml
  4. README.md
web-bundle/README.md

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