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.
- 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.
Visit the Getting Started section of the Wiki for installation and usage instructions.
For a detailed list of supported endpoints and examples, see the API Reference.
SwiftJiraMockServer is highly flexible. Learn how to extend its functionality in the Customization Guide.
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.