Sha256: 27799203c7dbf6daf58d75a59e83d3a634968a280636dfa7fb715a5c20270951

Contents?: true

Size: 156 Bytes

Versions: 9

Compression:

Stored size: 156 Bytes

Contents

require "hippo/guard_tasks"

Hippo::GuardTasks.run(self, name: "<%= name %>") do | tests |

    tests.client do

    end

    tests.server do

    end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 templates/Guardfile
hippo-fw-0.9.8 templates/Guardfile
hippo-fw-0.9.7 templates/Guardfile
hippo-fw-0.9.6 templates/Guardfile
hippo-fw-0.9.5 templates/Guardfile
hippo-fw-0.9.4 templates/Guardfile
hippo-fw-0.9.3 templates/Guardfile
hippo-fw-0.9.2 templates/Guardfile
hippo-fw-0.9.1 templates/Guardfile