Skip to content

Request to add seeAttributeIs assertion for Laravel5 module. #21

Description

@grahamsutton

What are you trying to achieve?

I wanted to request adding a seeAttributeIs assertion for functional tests in the Laravel5 module.

// sample code
$I->seeAttributeIs($selector = '.product:first-child', $attribute = 'data-id', $value = '1');

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions