Git Product home page Git Product logo

Comments (4)

nvborisenko avatar nvborisenko commented on August 20, 2024

Plugin is language independent and know nothing about Java or C#.

If we want to report TestCaseId as a property of scenario, we should consider gauge syntax only.
At the first look tags might help:

# My Specification

## My Scenario 1
   Tags: TestCaseId:123, chrome
 * Step1
 * Step2

Plugin will be able to catch this special tag.

from agent-net-gauge.

jbadeau avatar jbadeau commented on August 20, 2024

Hi,
Yes Gauge tags would be the way to go. I already use them for my Gauge Jira xray-report https://github.com/jbadeau/xray-report

I am currently using like this:

## Scenario
Tags: TestKey-PROJECT-1

but would have no problem to align with your plugin on:

## Scenario
Tags: TestCaseId:PROJECT-1

This feature is really important for traceability.

from agent-net-gauge.

jbadeau avatar jbadeau commented on August 20, 2024

One issue would be how to report data driven tests. As you said, we cant use language runners so would prob require a Gauge grammar extension. Anyway, basic support would already be wonderful.

from agent-net-gauge.

jbadeau avatar jbadeau commented on August 20, 2024

Many thanks for the fast release. I have also updated the Jira plugin to use the same.

from agent-net-gauge.

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.