gems rubocop-rspec 1.0
RuboCop RSpec v1.0

latest releases: 2.29.2, 2.29.1, 2.29.0...
9 years ago

This is the abstract of the changes since 0.18.1

  • Update code to work with RuboCop ~> 0.23.
  • Split UnitSpecNaming cop into DescribeClass, DescribeMethod and FileName and enabled them all by default.
  • Gem is no longer 20MB.
  • Add ExampleWording cop to prevent to use of should at the beginning of the spec description.
  • Add MultipleDescribes cop to check for multiple top level describes.
  • Add DescribedClass cop to promote the use of described_class.
  • Add InstanceVariable cop to check for the usage of instance variables.

Don't miss a new rubocop-rspec release

NewReleases is sending notifications on new releases.