Codeception / Codeception/lib-innerbrowser
Request to add seeAttributeIs assertion for Laravel5 module.
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 87
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
#### What are you trying to achieve?
I wanted to request adding a `seeAttributeIs` assertion for functional tests in the `Laravel5` module.
```php
// sample code
$I->seeAttributeIs($selector = '.product:first-child', $attribute = 'data-id', $value = '1');
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.