Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: enhanced logger and tests #189

Merged
merged 15 commits into from
Mar 18, 2022

Conversation

vobu
Copy link
Contributor

@vobu vobu commented Mar 18, 2022

this PR is a combination of @nair-sumesh's excellent contribution that enhances wdi5's built-in Logger by custom tags and the introduction of core wdi5 tests.

enhanced Logger: allows for wdi5.getLogger("some-tag").log("test") results in [some-tag] test on the console
core wdi5 tests: use mocha to test the WebdriverIO plugin itself

@vobu vobu merged commit 959f159 into ui5-community:main Mar 18, 2022
@vobu vobu deleted the feat/enhance-logger-and-tests branch January 25, 2024 08:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants