mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
229 B
229 B
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