OUnitPlugin
type name = string
module type SETTINGS = sig ... end
module Make (Settings : SETTINGS) : sig ... end