Sha256: 9c4432f1e0ac5bfc0b88c9231e79c1051c8ec2dd4b92f1b8194f5f08ab967d2e

Contents?: true

Size: 223 Bytes

Versions: 2

Compression:

Stored size: 223 Bytes

Contents

# frozen_string_literal: true

require "webtrap/rspec/matchers"

module WebTrap
  # Implementation of the WebTrap features for the RSpec testing tool.
  #
  # @example
  #   require "webtrap/rspec"
  module RSpec
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
webtrap-0.1.1 lib/webtrap/rspec.rb
webtrap-0.1.0 lib/webtrap/rspec.rb