Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SmartBear/readyapi-coap-plugin
CoAP plugin for ReadyAPI
https://github.com/SmartBear/readyapi-coap-plugin
Last synced: 3 days ago
JSON representation
CoAP plugin for ReadyAPI
- Host: GitHub
- URL: https://github.com/SmartBear/readyapi-coap-plugin
- Owner: SmartBear
- License: other
- Created: 2015-06-25T07:12:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T02:36:17.000Z (about 1 year ago)
- Last Synced: 2024-11-06T08:26:52.311Z (10 days ago)
- Language: Java
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 17
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## ReadyAPI CoAP plugin
Adds a CoAP TestStep to ReadyAPI functional testing - check out [Getting Started](https://smartbear.com/plugins/coap-test-steps-plugin-page/)
for an overview.
The plugin is available in the ReadyAPI Plugin Repository - install it from within the Plugin Manager in ReadyAPI.If you want to build it yourself - use
```
mvn clean install assembly:single
```