commit | 5fad8a9ee3029b9017a96b4bf0d5becd9ff174c9 | [log] [tgz] |
---|---|---|
author | wyv <wyv@google.com> | Fri Jul 30 05:29:37 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 30 05:30:55 2021 -0700 |
tree | 49eb3c0c296dfd43149f33a22dd7e43dce3887aa | |
parent | 871c41c60727759b80d2c28857f9a13e134d4023 [diff] |
Make tests mock @bazel_tools by using the directory name "embedded_tools" This matches what we use in prod, and obviates the need for extra mocking setup for bzlmod as long as you point installDir at the correct mocked directory. Also cleaned up some duplicated setup code in BuildViewTestCase and ConfigurationTestCase. PiperOrigin-RevId: 387784879
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md