tree: 123c0f55273d446389029a5d44ce4f50cc835901 [path history] [tgz]
  1. resources/
  2. subresource-loading/
  3. wbn-from-network/
  4. META.yml
  5. 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