Project

General

Profile

Automating Test Workflows in Redmine: Integrations, Tools, and Real-World Examples

Added by Sophie Lane 5 days ago

Hello everyone,

I’ve been exploring different ways to integrate test automation with Redmine for better tracking and visibility. I’m particularly interested in how teams connect their automated tests, CI pipelines, and issue management in a single workflow.

For example, some open source tools like Keploy can automatically generate test cases and mocks from API calls, which could complement Redmine’s issue tracking for regression testing or bug validation.

I’d love to hear how others are approaching this —

Are you using any plugins or CI hooks to run automated tests from Redmine?

How do you report test results or link failures back to issues?

Any tips for syncing automation reports or managing flaky tests?

Sharing your setup or toolchain examples (open source or otherwise) would be really helpful for anyone trying to streamline QA and project management together.