Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/drone-postman
Test postman collection with Drone
https://github.com/clayrisser/drone-postman
collection continuous-integration docker drone drone-ci integration-testing plugin postman
Last synced: 10 days ago
JSON representation
Test postman collection with Drone
- Host: GitHub
- URL: https://github.com/clayrisser/drone-postman
- Owner: clayrisser
- License: mit
- Created: 2017-07-03T21:10:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T07:08:38.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:13.194Z (17 days ago)
- Topics: collection, continuous-integration, docker, drone, drone-ci, integration-testing, plugin, postman
- Language: Makefile
- Homepage: https://jamrizzi.com
- Size: 2.93 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# postman-drone
[![Docker Stars](https://img.shields.io/docker/stars/jamrizzi/drone-postman.svg?style=flat-square)](https://hub.docker.com/r/jamrizzi/drone-postman/) [![Docker Stars](https://img.shields.io/docker/pulls/jamrizzi/drone-postman.svg?style=flat-square)](https://hub.docker.com/r/jamrizzi/drone-postman/) [![Docker Stars](https://img.shields.io/docker/build/jamrizzi/drone-postman.svg?style=flat-square)](https://hub.docker.com/r/jamrizzi/drone-postman/)Test postman collection with [Drone](https://github.com/drone/drone)
Please ★ this repo if you found it useful ★ ★ ★
## Features
* Test Postman Collections
## Dependencies
* [Drone](https://github.com/drone/drone)
## Usage
Scroll up and down until you're hypnotized
## Support
Submit an [issue](https://github.com/jamrizzi/postman-drone/issues/new)
## Buy Me Coffee
A ridiculous amount of coffee was consumed in the process of building this project.
[Add some fuel](https://pay.jamrizzi.com/) if you'd like to keep me going!
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## License
[MIT License](https://github.com/jamrizzi/postman-drone/blob/master/LICENSE)
[Jam Risser](https://jamrizzi.com) © 2017
## Credits
* [Jam Risser](https://jamrizzi.com) - Author
## Changelog
0.0.1 (2017-07-03)
* Initial release