bruno/packages/bruno-tests/collection/readme.md
2024-01-29 13:34:55 +05:30

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