Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1004 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 1004 Bytes

Matrix collection for Bruno

Setup

  1. Clone the GitHub repo
    git clone https://github.com/Twi1ightSparkle/matrix-bruno.git
  2. Install Bruno
  3. Copy .env.sample to Matrix/.env
  4. Copy environments.sample to Matrix/environments. Alternatively, if you wish to have your environments under source control, symlink your collection to Matrix/environments
  5. For every environment you want to connect to, make a copy of Matrix/environments/_Template.bru and add your secrets environment variables in Matrix/.env
  6. In Bruno, click Open collection
  7. Choose the Matrix directory in the cloned repo

Tests/Visualizations

Bruno's support for visualizations is currently only available in Gold Edition (source), the visualization code from Postman is commented out for now.