mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-18 02:30:58 +01:00
.. | ||
auth | ||
echo | ||
environments | ||
preview | ||
redirects | ||
bruno.json | ||
collection.bru | ||
file.json | ||
ping.bru | ||
readme.md |
bruno-sanity collection
API Collection to run sanity tests on Bruno.
Test
npm i @usebruno/cli -g
# Test locally
bru run --env Local
# Test on production
bru run --env Prod --output junit.xml --format junit