Skip to content

Commit

Permalink
fake hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Mar 14, 2024
1 parent 362f293 commit f7d818e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ addopts =
--clean-alluredir
--alluredir=output/allure/results
# Slack Notification arguments (fake hook for testing purpose only
--slack-webhook-url=https://hooks.test.com/services/...
--slack-webhook-url=https://hooks.slack.com/services/..
--slack-channel=pytest-test-automation
--slack-results-url=http://localhost:63342/pytest-automation-boilerplate/output/allure/reports/index.html
# MS Teams Notification arguments(fake hook for testing purpose only
--teams-webhook-url=https://test.webhook.office.com/webhookb2/...
--teams-webhook-url=https://moduscreate.webhook.office.com/webhookb2/...
--teams-results-url=http://localhost:63342/pytest-automation-boilerplate/output/allure/reports/index.html

0 comments on commit f7d818e

Please sign in to comment.