Skip to content

Add case sensitive comparison option to elementContains and elementNotContains#830

Open
MurzNN wants to merge 3 commits intominkphp:masterfrom
Murz-forks:case-sensitive-contains
Open

Add case sensitive comparison option to elementContains and elementNotContains#830
MurzNN wants to merge 3 commits intominkphp:masterfrom
Murz-forks:case-sensitive-contains

Conversation

@MurzNN
Copy link
Copy Markdown

@MurzNN MurzNN commented May 4, 2022

Fixes #829

@korepov-epam korepov-epam force-pushed the case-sensitive-contains branch from 7df64d1 to 4d2e562 Compare May 4, 2022 16:08
@codecov
Copy link
Copy Markdown

codecov bot commented May 5, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.47%. Comparing base (19e5890) to head (30cc903).
⚠️ Report is 60 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #830   +/-   ##
=========================================
  Coverage     98.47%   98.47%           
- Complexity      345      347    +2     
=========================================
  Files            23       23           
  Lines           983      985    +2     
=========================================
+ Hits            968      970    +2     
  Misses           15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add case-sensitive comparison option to function WebAssert::elementContains

1 participant