/bazel-integration-testing

Framework for integration tests that call Bazel

Primary LanguageJavaApache License 2.0Apache-2.0

Bazel CI Travis CI
Build status Build Status

Integration test framework for end to end test of Bazel utilities

This repository provides frameworks in various language to write integration tests that call Bazel and analyze its output.

To do before it can be considered as usable:

  • Document
  • Switch docker_rules to it
  • Switch Bazel to it