Sha256: 310dbd0d98b1f6a38457a82340ba2c9635135db1b197f485c1455468d12409c5
Contents?: true
Size: 249 Bytes
Versions: 1
Compression:
Stored size: 249 Bytes
Contents
# frozen_string_literal: true require "webtrap/server" 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webtrap-0.0.1 | lib/webtrap/rspec.rb |