README 253 B

1234567
  1. Each fixture (under fixtures/) is paired with each test (under tests/) and
  2. forms a complete end-to-end test.
  3. To add a new test or fixture:
  4. - add the code to the relevant directory
  5. - update generate_tests.bzl to reflect the change
  6. - regenerate projects