Skip to content

Allow for ad hoc method definitions #24

Description

@nyarly

As it stands, in an RSpec group, you can def a method and use it in examples. Steps don't currently allow for this. Should they? The easy workaround at the moment is to extract the method to a module and include the module (which step lists do allow for).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions