| commit | 53641e5d303e23b89bd4653e5f0a510161bd71a2 | [log] [tgz] |
|---|---|---|
| author | ulfjack <ulfjack@google.com> | Thu Aug 10 15:26:15 2017 +0200 |
| committer | Marcel Hlopko <hlopko@google.com> | Fri Aug 11 12:53:13 2017 +0200 |
| tree | 32863c623ab6aeef43e7b500b720626dfd1a6afb | |
| parent | 4cc2e579d77602386c4c1e8e8855f00a38db1e2a [diff] |
Rewrite junitrunner integration tests Use $(location) to get the unittest.bash script, which allows this test to also run with a different label prefix. This involves removing the intermediate testenv.sh script, which doesn't seem to add much value. We might want to consider a sh_unit_test rule or macro that has an implicit dependency on the unittest.bash script and doesn't require every test to do this manually. PiperOrigin-RevId: 164846477
{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 system. 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.