Skip to content
Cornelius Schumacher edited this page Jan 10, 2016 · 1 revision

You can write your own custom assertions and use them in yes_ship_it as plugins.

Plugins can be created by calling yes_ship_it plugin generate NAME DISPLAY_NAME.

Existing plugins can be listed with yes_ship_it plugin list.

You can reference assertions implemented as plugins just as you reference built-in assertions in the yes_ship_it.conf file.

Clone this wiki locally