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

NAME

detroit-rspec - ruby rspec specifications via detroit

DESCRIPTION

The RSpec runner tool can run your specs during the standard test phase.

OPTIONS

The following options can be used in the Detroit assembly file for defining an RSpec service.

EXAMPLES

A typical example would look something like:

rspec:
  specs: spec/*_spec.rb
  loadpath:
    - lib
    - spec

The above examples use the YAML-base assembly format. Assembly files can also be Ruby-based. See Detroit documentation for more details.

RESOURCES

For more information:

Copyright (c) 2010 Thomas Sawyer, Rubyworks

Detroit DNote is distributable in accordance with the GPLv3 license.

SEE ALSO

detroit(1), rspec(1)

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