Commons component plugin - Target

Remark

All ‘.properties’ file corresponding to a target file must contain a shebang on the first line (example for a database target the shebang is : #!db).


http

Category-name : http

What ?

The http target represents a basic http endpoint.

Configuration : A simple .properties file dropped in the ‘targets’ directory of your test project. The file must contain EXACTLY ‘squashtest.tf.endpoint.url’. It must also include a shebang on the very first line : ‘#!http’.

Example of valid configuration file :

#!http

squashtest.ta.http.endpoint.url = http://www.google.com/pacman/