commit | 7555df652e0aff1c2cd4c1c566a696ad6de3e720 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Oct 03 12:02:28 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 03 12:04:03 2018 -0700 |
tree | 782d79914879146ac5ed02e49d15959c391a47f7 | |
parent | 9d4186fe9a3c04f103999f97f5fd0eece4d2fb66 [diff] |
Create AnalysisTestResultInfo for in-build testing. The new object is tied to --experimental_analysis_testing_improvements This object will eventually be responsible for signaling to Bazel that a test success/failure action should be created on behalf of the current target. This change, however, only exposes this object as a new provider. Progress toward #6237. RELNOTES: None. PiperOrigin-RevId: 215601605
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.