nanoc-spec

This provides Nanoc::Spec, which contains a bunch of functionality that facilitates writing tests for Nanoc.

Installation

Add nanoc-spec to the nanoc group of your Gemfile:

group :nanoc do
  gem 'nanoc-spec'
end

Usage

Don’t — for now.