Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Conversation

@chrismwendt
Copy link

This adds the ability to exclude console messages by regex on a plugin config level and per-test level.

The implementation is pretty hacky since it uses a global variable global.PROTRACTOR_CONSOLE_EXCLUDE_REGEX to store per-test regexes. The only other alternative I could think of is to patch jasmine and protractor to propagate test-specific metadata. Any thoughts on this? 💬

Fixes #5

@chrismwendt
Copy link
Author

chrismwendt commented Aug 16, 2017

I accidentally closed this by force-pushing to my fork. New PR: #10

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant