Skip to content

Request to add seeAttributeIs assertion for Laravel5 module. #21

@grahamsutton

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');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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