Giter VIP home page Giter VIP logo

Comments (12)

braimanm avatar braimanm commented on June 2, 2024 1

I'm not using command line in my framework I'm generating Allure report using report generation API. But I'll try to generate report using Allure 2 command line.

from allure1.

baev avatar baev commented on June 2, 2024

As far as I know the issue should be fixed in Allure 2. Can you check it out?

from allure1.

braimanm avatar braimanm commented on June 2, 2024

Unfortunately I'm not using Allure 2 yet. Once I'll have a time I'll do it.

from allure1.

baev avatar baev commented on June 2, 2024

Allure 2 fully supports data generated by old adaptors and brings more features to the report. That is pretty simple to upgrade, all you need is replace old Allure command line with a new one

from allure1.

baev avatar baev commented on June 2, 2024

BTW it would be so nice if you give us more details about your setup. I mean what is the reason of using Java API to generate report, are you using custom CI server or there is no integration available for your framework etc

from allure1.

braimanm avatar braimanm commented on June 2, 2024

@baev the same problem exists on Allure 2
image

from allure1.

baev avatar baev commented on June 2, 2024

could you please create an issue for allure2 as well?

from allure1.

braimanm avatar braimanm commented on June 2, 2024

Yes

from allure1.

braimanm avatar braimanm commented on June 2, 2024

About the reason for using API. My testing solution is packaged in single executable jar file which is running on VM instances which are created and disposed on demand. VM supports only Java run-time so all I'm doing is including your "allure-bundle" package to generate report, I found it much easier this way

from allure1.

braimanm avatar braimanm commented on June 2, 2024

As for CI the jobs are executed from Jenkins and IO is collected through SSH in real time from VM's. At the end of the execution, report is pulled from each VM to Jenkins slave using sftp or scp

from allure1.

baev avatar baev commented on June 2, 2024

Why not use Allure Jenkins plugin in that case? You can specify allure results folder using system property and generate the report using Jenkins plugin.

from allure1.

braimanm avatar braimanm commented on June 2, 2024

We can't install plugins on Jenkins it's handled by other department. So i'm using HTML Publisher Plugin which is already installed on the Jenkins

from allure1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.