mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-01 00:24:08 +00:00
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