Skip to content

SwiftJiraMockServer is a lightweight mock server for simulating Jira's REST API, designed to facilitate testing and development with SwiftJiraKit. Built with Swift and Vapor, it provides a reliable, containerized solution for local and automated testing without relying on a live Jira instance.

License

Notifications You must be signed in to change notification settings

martindahlswe/SwiftJiraMockServer

Repository files navigation

SwiftJiraMockServer

SwiftJiraMockServer is a mock server for Jira's REST API v2, built using Swift and Vapor. It is designed for testing applications like SwiftJiraKit in local and CI environments.

Features

  • Simulates Jira API behavior for endpoints such as issue retrieval, creation, and search.
  • Fully customizable to adapt to various testing needs.
  • Lightweight and Dockerized for seamless deployment.

Quick Start

Visit the Getting Started section of the Wiki for installation and usage instructions.

API Documentation

For a detailed list of supported endpoints and examples, see the API Reference.

Customization

SwiftJiraMockServer is highly flexible. Learn how to extend its functionality in the Customization Guide.

Contribution

Contributions are welcome! Please read the Contribution Guidelines for more information.


License: This project is licensed under the MIT License. See the LICENSE file for details.

About

SwiftJiraMockServer is a lightweight mock server for simulating Jira's REST API, designed to facilitate testing and development with SwiftJiraKit. Built with Swift and Vapor, it provides a reliable, containerized solution for local and automated testing without relying on a live Jira instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published