tranquility icon indicating copy to clipboard operation
tranquility copied to clipboard

Document missing info on README

Open filfreire opened this issue 5 years ago • 0 comments

We are missing examples on the README:

  • how to import and use a postman environment file
  • how to "force" set specific environment variables either via ENV vars or run args, e.g:
$ FOO=bar go <some_test_script>

#or
$ go  <some_test_script> -e FOO=bar

filfreire avatar Oct 29 '20 18:10 filfreire