An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Microcks Jenkins plugin

Jenkins plugin for easily running tests or importing API artifacts in Microcks instances.

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/microcks/microcks-jenkins-plugin/build-verify.yml?logo=github&style=for-the-badge)](https://github.com/microcks/microcks-jenkins-plugin/actions)
[![Version](https://img.shields.io/maven-central/v/io.github.microcks/microcks-jenkins-plugin?color=blue&style=for-the-badge)]((https://search.maven.org/artifact/io.github.microcks/microcks))
[![License](https://img.shields.io/github/license/microcks/microcks?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
[![Project Chat](https://img.shields.io/badge/discord-microcks-pink.svg?color=7289da&style=for-the-badge&logo=discord)](https://microcks.io/discord-invite/)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/microcks&style=for-the-badge)](https://artifacthub.io/packages/search?repo=microcks)
[![CNCF Landscape](https://img.shields.io/badge/CNCF%20Landscape-5699C6?style=for-the-badge&logo=cncf)](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`. [![Build Status](https://img.shields.io/github/actions/workflow/status/microcks/microcks-jenkins-plugin/build-verify.yml?logo=github&style=for-the-badge)](https://github.com/microcks/microcks-jenkins-plugin/actions)

#### Fossa license and security scans

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_shield&issueType=license)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_shield&issueType=security)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmicrocks%2Fmicrocks-jenkins-plugin?ref=badge_small)

#### OpenSSF best practices on Microcks core

[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/7513/badge)](https://bestpractices.coreinfrastructure.org/projects/7513)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/microcks/microcks/badge)](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.