Skip to content

Latest commit

 

History

History
 
 

sanity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bruno-testbench-sanity

A simple sanity testbench for Bruno.

Start Server

This will start the server on port 6000

# install node dependencies
npm install

# start server
npm start

Collection

The bruno collection is located in the collection directory. You can open it in Bruno.

Run Bru CLI on Collection

cd collection
bru run --env Local

License

MIT