1. detroit-turn(5)
  2. detroit-turn(5)

NAME

detroit-turn - ruby minitest-based tests via turn with detroit

DESCRIPTION

Turn is a test runner tool you can use to run your Ruby MiniTest-based or Test::Unit-based tests during Detroit's standard test phase.

OPTIONS

The following options can be used in the Detroit assembly file for defining a Turn service.

EXAMPLES

A typical example would look something like:

turn:
  tests: spec/*_spec.rb
  loadpath:
    - lib
    - spec
  extra: '| tapout pretty'

RESOURCES

For more information:

Copyright (c) 2010 Thomas Sawyer, Rubyworks

Detroit Turn is distributable in accordance with the GPLv3 license.

SEE ALSO

detroit(1), turn(1), ruby(1)

  1. October 2011
  2. detroit-turn(5)