Skip to content

Instantly share code, notes, and snippets.

@haeramkeem
Created April 16, 2022 12:14
Show Gist options
  • Save haeramkeem/d629f159248f04e8859f49078e6114e9 to your computer and use it in GitHub Desktop.
Save haeramkeem/d629f159248f04e8859f49078e6114e9 to your computer and use it in GitHub Desktop.
Go testing command
#!/bin/bash
go test -run __functionName__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment