https://github.com/microcks/microcks-jenkins-plugin
Jenkins plugins for easily running tests in Microcks
https://github.com/microcks/microcks-jenkins-plugin
api jenkins-plugin microservices mocking testing
Last synced: 3 months ago
JSON representation
Jenkins plugins for easily running tests in Microcks
- Host: GitHub
- URL: https://github.com/microcks/microcks-jenkins-plugin
- Owner: microcks
- License: apache-2.0
- Created: 2017-08-10T08:53:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2026-03-27T10:48:11.000Z (3 months ago)
- Last Synced: 2026-03-27T23:42:01.136Z (3 months ago)
- Topics: api, jenkins-plugin, microservices, mocking, testing
- Language: Java
- Homepage: https://microcks.io
- Size: 255 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY-INSIGHTS.yml
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
- Maintainers: MAINTAINERS.md
Awesome Lists containing this project
README
# Microcks Jenkins plugin
Jenkins plugin for easily running tests or importing API artifacts in Microcks instances.
[](https://github.com/microcks/microcks-jenkins-plugin/actions)
[]((https://search.maven.org/artifact/io.github.microcks/microcks))
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://microcks.io/discord-invite/)
[](https://artifacthub.io/packages/search?repo=microcks)
[](https://landscape.cncf.io/?item=app-definition-and-development--application-definition-image-build--microcks)
## Build Status
The latest released version is `0.6.1`.
Current development version is `0.6.2-SNAPSHOT`. [](https://github.com/microcks/microcks-jenkins-plugin/actions)
#### Fossa license and security scans
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_shield&issueType=license)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_shield&issueType=security)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_small)
#### OpenSSF best practices on Microcks core
[](https://bestpractices.coreinfrastructure.org/projects/7513)
[](https://securityscorecards.dev/viewer/?uri=github.com/microcks/microcks)
## Community
* [Documentation](https://microcks.io/documentation/tutorials/getting-started/)
* [Microcks Community](https://github.com/microcks/community) and community meeting
* Join us on [Discord](https://microcks.io/discord-invite/), on [GitHub Discussions](https://github.com/orgs/microcks/discussions) or [CNCF Slack #microcks channel](https://cloud-native.slack.com/archives/C05BYHW1TNJ)
To get involved with our community, please familiarize yourself with the project's [Code of Conduct](./CODE_OF_CONDUCT.md).
## Getting Started
Get all the documentation on how to install, configure and use this plugin on the [Microcks.io](https://microcks.io/documentation/guides/automation/jenkins/) website.