
Fechado
Publicado
My repository hosts a Java-based Selenium + Cucumber framework built with Maven and JUnit. I’ve attempted several GitHub Actions configurations, yet every run shows “0 tests” because the workflow is not discovering the runner class. What I need is a clean, reliable CI pipeline that: • Triggers on push, pull-request, and a nightly schedule. • Builds with Maven, then runs the JUnit +Cucumber test suite and publishes the results in the Actions summary (and, ideally, as JUnit XML artefacts). • Fails the job when any test fails and surfaces clear logs so debugging remains straightforward. Deliverable • A single, well-commented *.yml* workflow file dropped into .github/workflows/ that runs successfully on the first commit. • Brief guidance explaining any environment variables or secrets I must add (e.g., JAVA_VERSION, MAVEN_OPTS). Acceptance criteria 1. A fresh run on my repo shows the correct number of tests executed. 2. Passing tests mark the workflow green; an introduced failure flips it red. 3. All three triggers launch the job as expected. If you’ve wired up Java / Maven / JUnit pipelines in GitHub Actions before, this should be a quick engagement. Let’s get my tests reporting properly.
ID do Projeto: 40333368
16 propostas
Projeto remoto
Ativo há 17 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
16 freelancers estão ofertando em média ₹542 INR/hora for esse trabalho

As a seasoned Java professional with over 9 years of experience, I bring an extensive knowledge base on Java, J2EE Technologies, and specifically Java-based CI/CD pipelines which align beautifully with the project requirements. Having specialized in the development of Maven-centric projects, I am well-versed in building and running JUnit test suites alongside Cucumber frameworks. Furthermore, my proficiency extends to AWS-based deployments, Docker, and CI/CD pipelines—integral aspects for this project. I possess a deep understanding of when, where, and how to apply these technologies to ensure clean and reliable final assets. Equally important, I have always maintained robust documentation throughout my projects—a skill that will certainly support your acceptance criteria by providing you with clear instructions on necessary environment variables or secrets you would need to add. Effectively executing your desired action workflows is our shared objective; let me leverage my skills to make your repository's CI pipeline more productive and to provide accurate reporting on your tests. Utilizing my knowledge and expertise in backend architecture and end-to-end responsibility, I am confident that the single )workflow file) solution I produce will be concise while encompassing your every requirement. Should you choose my service for this project,
₹575 INR em 40 dias
7,2
7,2

Hi, I am Haresh, having 14+ years of experience in Software Testing Industry. - Having unique blend of knowledge in Quality Product Delivery, Processes Management, Functional testing, Integration and regression testing, load and Perfromance Testing which help me to take the Quality of the software to the next level. - Hands on experience on testing Desktop, Web Based, Mobile application and ERP based application. - Hands on experience on automation testing tools on selenium webdriver, jmeter, katalon studio, Appium, cypress, selenium with TestNG freamwork etc.. - Thorough understanding of Product Delivery Life Cycle, Software Testing Life Cycle and Software Development Life Cycle. - Experience in Well conversant with writing Test plan,Test Cases,Bug report, Release Note and Product Health Report. - Worked in various domains like Finance, Retail, Web Portals, Healthcare, ecommnerce, CMS, Eduction Portal, Life Insurance, ERP system etc. - I do have require mobile devices to test mobile view or applications like android and iOS applications. - I have hands on experience with Git, postman, MSSQL Server. Kindly review my profile and let me know you view over the same. Thanks, Haresh
₹575 INR em 40 dias
4,7
4,7

Hello, I went through your project description and it seems like that I am a great fit for this job. I have an expert team with many years of experience in Java, JavaScript, JavaFX, Software Architecture, Test Automation, JUnit, Continuous Integration, Selenium, GitHub, CI/CD. Lets connect in chat so that we discuss further. Regards
₹580 INR em 40 dias
4,3
4,3

“0 tests” in Selenium + Cucumber pipelines usually means JUnit isn’t discovering the runner class—typically due to wrong naming, package structure, or Maven Surefire/Failsafe misconfiguration. I’ll fix the root cause, not just the workflow. What I’ll do: Verify runner setup (@RunWith, @CucumberOptions, correct package path) Fix Maven config (Surefire/Failsafe includes/excludes so tests are detected) Ensure proper naming (*Test, *IT, or runner class binding) CI Pipeline: GitHub Actions YAML (push + PR + nightly cron) Build with Maven → run tests → generate JUnit XML reports Upload artifacts + show results in Actions summary Fail fast on test failures with clear logs What you’ll get: Clean, working .yml (runs green on first commit) Correct test discovery (no more “0 tests”) Short setup guide (Java version, env vars if needed) I’ve fixed similar cases where the issue wasn’t CI—it was how Cucumber + JUnit were wired. I’ll make sure it runs reliably every time.
₹400 INR em 40 dias
0,9
0,9

I saw your project and am confident I can deliver on this. I'm currently working on a similar project and understand the importance of having a clean, reliable CI pipeline that triggers on various events, builds with Maven, runs the test suite, and provides clear logs for easy debugging. With my expertise, I can ensure that your workflow detects the runner class, publishes results accurately, and fails the job when necessary, meeting all your requirements seamlessly. I invite you to view my portfolio, which showcases the quality and results of my past work. I look forward to hearing from you. Regards, Sadiya
₹400 INR em 40 dias
0,0
0,0

Hi, I can fix your GitHub Actions pipeline and ensure your Selenium + Cucumber (JUnit + Maven) tests are properly discovered and executed. I’ve worked with Java CI pipelines where Cucumber runners are not picked up due to misconfigured test patterns or Maven Surefire/Failsafe issues — I can resolve that quickly. ✅ What I’ll deliver: A clean, production-ready GitHub Actions workflow (.yml) Proper configuration to detect and run your Cucumber runner class Triggers for: Push Pull Requests Nightly scheduled runs JUnit XML reports + GitHub Actions summary output Pipeline that: ✅ Shows correct test count ✅ Turns green on pass ❌ Fails on test failure with clear logs ⚙️ Bonus: Fix for common issues like: Wrong test naming patterns Surefire vs Failsafe plugin confusion Incorrect runner placement Quick setup guide for any required env variables (if needed) ? Timeline: Can complete within a few hours once I access the repo.
₹575 INR em 40 dias
0,0
0,0

Hello I would like to offer my expertise to get this up and running for you. I do not write lengthy proposal. If you think my profile suits your needs lets discuss. Thanks, bhagawathi
₹600 INR em 40 dias
0,0
0,0

As someone who has spent a substantial amount of my professional career as a Backend Software Engineer specializing in Java, I am deeply experienced and well-versed in building reliable CI/CD pipelines. Handling REST API development, Java bug fixes, and Spring Boot backend setup are just a few of the many tasks I excel at. More relevantly, I have extensive experience with GitHub Actions for Java applications and have set up successful Maven and JUnit workflows in the past too. Specifically, to address your requirements: First, I'll ensure the pipeline is triggered accurately on push, pull-request and nightly schedules. Second, the pipeline will be built with Maven and run the JUnit + Cucumber test suite effectively publishing results in the Actions summary as well as JUnit XML artefacts. Most importantly, it will immediately fail when any test encounters failure with clear logs to enable simple debugging. In terms of deliverables and acceptance criteria, you can expect a single ".yml" workflow file situated in .github/workflows/ that is thoroughly commented on to facilitate future tweaking if needed. Additionally, I will provide brief documentation highlighting any environment variables or secrets that need to be added like JAVA_VERSION or MAVEN_OPTS. Through this approach, I ensure that my clients not only get their requirements met but also gain valuable insight into their own projects' workings.
₹575 INR em 40 dias
0,0
0,0

Hi, I am a Java Certified Professional with 7 years of daily experience working with Selenium, Cucumber, Maven, and JUnit frameworks. I have successfully fixed the exact "0 tests" issue in GitHub Actions many times, which is usually caused by the workflow not properly discovering the Cucumber JUnit runner class. I will deliver a single, clean, and well-commented GitHub Actions workflow file (.yml) that triggers on push, pull request, and nightly schedule. It will build with Maven, run your full Cucumber test suite, publish clear test results in the Actions summary, upload JUnit XML reports as artifacts, and fail the job properly when tests fail. I will also provide brief guidance on any required environment variables. let's talk about it and work on the project right away!
₹540 INR em 40 dias
0,0
0,0

Hi, I’m a DevOps Engineer with 2 years of experience working with Java applications, including Selenium, Cucumber, JUnit, and Maven. I’ve also built and troubleshot CI pipelines in GitHub Actions, so I’m familiar with issues like test discovery and runner configuration. I can set up a clean and reliable GitHub Actions workflow that correctly detects and runs your test suite. The pipeline will trigger on push, pull requests, and a scheduled nightly run. It will build the project using Maven, execute all tests, publish results in the Actions summary, and upload JUnit XML artifacts. The workflow will also fail appropriately when tests fail, with clear logs for easy debugging. Deliverables: • A well-structured and commented YAML workflow file • Successful test execution with accurate reporting • Proper failure handling and logging • Guidance on required environment variables or secrets I will ensure the workflow runs successfully on the first commit and meets all your acceptance criteria. Thanks, Jai
₹575 INR em 30 dias
0,0
0,0

I propose to design and implement a GitHub Actions pipeline for Java applications that automates build, test, and reporting processes. The workflow will include steps for dependency installation, compiling code using Maven/Gradle, executing unit and integration tests, and generating test reports. I will also integrate code quality checks and ensure faster feedback with parallel execution, enabling reliable and efficient continuous integration.
₹575 INR em 40 dias
0,0
0,0

In the Java ecosystem, Git version control, the JUnit testing framework, and GitHub Actions pipeline construction, we possess extensive hands-on experience, enabling us to quickly and reliably resolve the test discovery and reporting issues you are currently facing. The specific advantages are as follows: · Deep expertise in Java & Maven Proficient in Maven project structure, dependency management, and lifecycle, enabling precise configuration of the integration between maven-surefire-plugin and cucumber-junit to ensure the Runner class is correctly identified and executed. · Expert-level configuration of GitHub Actions Extensive experience designing CI/CD pipelines for complex projects, covering key requirements such as multiple triggers (push, pull_request, schedule), test result collection, artifact upload, and fast failure feedback, ensuring stable and reliable pipelines. · Clear error localization and log output By properly configuring Maven output, Surefire reports, and GitHub Actions’ actions/upload-artifact, you can intuitively view test reports after each build and quickly identify the root cause of failures.
₹575 INR em 40 dias
0,0
0,0

I can help you fix your GitHub Actions pipeline and ensure your Selenium + Cucumber (JUnit + Maven) tests are properly discovered and executed. Based on your issue, the “0 tests” problem is likely related to runner configuration or Maven Surefire settings, and I will address the root cause. I will create a clean, well-structured workflow file that triggers on push, pull requests, and scheduled runs, executes tests correctly, and publishes clear results and logs. I also have hands-on experience with Java automation testing and CI/CD pipelines, so I can ensure a reliable and maintainable solution.
₹575 INR em 40 dias
0,0
0,0

I can fix the test detection issue (0 tests problem) and set up a working GitHub Actions pipeline with Maven + JUnit + Cucumber reporting.
₹400 INR em 40 dias
0,0
0,0

Bengaluru, India
Membro desde mar. 27, 2026
₹1500-3500 INR
$250-750 USD
₹600-1500 INR
$30-250 USD
$250-750 USD
₹12500-37500 INR
$25-50 AUD / hora
₹600-1500 INR
£5000-10000 GBP
$30-250 CAD
$10-30 AUD
$750-1500 USD
$250-750 AUD
₹600-1500 INR
₹600-1500 INR
$30-250 USD
$2-8 USD / hora
$10 USD