https://github.com/katalon-studio/katalon-studio-microsoftteam-keywords-plugin
https://github.com/katalon-studio/katalon-studio-microsoftteam-keywords-plugin
critical
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/katalon-studio-microsoftteam-keywords-plugin
- Owner: katalon-studio
- License: other
- Created: 2019-05-22T01:56:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T15:38:22.000Z (over 4 years ago)
- Last Synced: 2025-02-17T09:42:43.591Z (9 months ago)
- Topics: critical
- Language: Groovy
- Size: 69.3 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Katalon Studio MicrosoftTeam Plugin
## Develop
Sample `settings/external/MicrosoftTeamsIncomingWebhook.properties`
```
MicrosoftTeamsIncomingWebhook="https\://outlook.office.com/webhook//IncomingWebhook/"
```
```
./gradlew clean katalonCopyDependencies
```
## Package
Make sure to open this project using Katalon Studio at least once.
```
./gradlew clean katalonPluginPackage
```
## License
Copyright (c) Katalon LLC. All rights reserved.
Licensed under the LICENSE AGREEMENT FOR KATALON AUTOMATION FRAMEWORK.