package
0.0.1-alpha
Repository: https://github.com/prawf/prawf-cli.git
Documentation: pkg.go.dev

# Functions

AddTestsToConfig will add a new test to the config file.
AskForConfirmation asks the user for confirmation.
ContentTypeIsHTML Checks if the response is an HTML resposnse.
CreateConfigFile will create a new config file in the specified path.
FileExists will checks if a given file exists.
GetDir gets the current working directory.
GetFilePath returns the path to the config file.
GetPrawfConfig returns the config file.
PrintJSONResponse formats a json response and returns it.
ToJSONToString converts string to JSON and back to string to properly format the output.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TemplateTest is the test with which the created config file is initialised.

# Structs

No description provided by the author
No description provided by the author
PrawfConfig represents the structure of the config file (prawf.json).
No description provided by the author