Skip to content

Allow classes and modules to be used as shared example group identifiers

gitlab-qa-bot requested to merge github/fork/gunn/master into master

Created by: gunn

This is code to help with #398. I've opened share_examples_for up to allow modules and classes (but not all objects) to be used as identifiers, and added specs for those cases.

Merge request reports