bruno/packages/bruno-tests/collection
2024-01-29 13:34:55 +05:30
..
auth feat: bruno-tests package 2024-01-29 13:34:55 +05:30
echo feat: bruno-tests package 2024-01-29 13:34:55 +05:30
environments feat: bruno-tests package 2024-01-29 13:34:55 +05:30
preview feat: bruno-tests package 2024-01-29 13:34:55 +05:30
redirects feat: bruno-tests package 2024-01-29 13:34:55 +05:30
bruno.json feat: bruno-tests package 2024-01-29 13:34:55 +05:30
collection.bru feat: bruno-tests package 2024-01-29 13:34:55 +05:30
file.json feat: bruno-tests package 2024-01-29 13:34:55 +05:30
ping.bru feat: bruno-tests package 2024-01-29 13:34:55 +05:30
readme.md feat: bruno-tests package 2024-01-29 13:34:55 +05:30

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