This package browser is in early development. Mind the rough edges.

ruby-rspec-its 1.3.0

RSpec extension that provides the `its' method

RSpec::Its provides the its method as a short-hand to specify the expected value of an attribute. For example, one can use its(:size)\should eq(1)\.

Installation

Install ruby-rspec-its 1.3.0 as follows:

guix install ruby-rspec-its@1.3.0

Or install the latest version:

guix install ruby-rspec-its

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.