commit | b90c431dd58b9753f770f3951dec11ed158d7615 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Mar 12 21:33:25 2020 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Mar 16 15:33:52 2020 -0700 |
tree | 307de80434c0b2907ce6a8f8437a8c0b1af66468 | |
parent | 589111df2ca5501f27fd4e0885ae289ddd295c87 [diff] |
VOL-2765 Issue simulated TestResult after TestResponse Change-Id: I3918a49a088b942236299e215a704970ceb17a74
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.