Skip to content

Commit 273d8e9

Browse files
pmvaldAndrewKushnir
authored andcommitted
docs: add instruction how to run aio locally (angular#51402)
This test is part of CI and is needed in addition to tests in packages. PR Close angular#51402
1 parent 552ea77 commit 273d8e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/BAZEL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ new as of May 2017 and not very stable yet.
5151
- Test package in node: `yarn test packages/core/test:test`
5252
- Test package in karma: `yarn test packages/core/test:test_web`
5353
- Test all packages: `yarn test packages/...`
54+
- Test angular.io app locally: `yarn test //aio/... --config=aio_local_deps`
5455

5556
**Note**: The ellipsis in the last command above are not meant to be substituted by a package name, but
5657
are used by Bazel as a wildcard to execute all tests in the specified path. To execute all the tests for a

0 commit comments

Comments
 (0)