allure-framework / allure-framework/allure-java

🐞: [Feature] Rename @TmsLink annotation to @Tms

Abierto
#987 2 comentarios 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
Java
Estrellas
376
Forks
240
Merge medio
1 d 7 h
PR fusionados (30 d)
45

Descripción

### What happened?

[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should start with a capital
. letter and no dot is required in the end of the sentence. An example of good issue names:
.
. - The report is broken in IE11
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)

#### I'm submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.

#### What is the current behavior?
Allure API implementations use different names for TMS links:

JUnit: `@TmsLink`

Cucumber-JVM: `Allure.tms`

NUnit: `[AllureTms]`

Behave: `@allure.tms`

Playwright: `allure.tms`

Jest: `allure.tms`

Cucumber.js and Mocha: `this.tms`

#### What is the expected behavior?
For the sake of coherence, could we rename the `@TmsLink` annotation to `@Tms` for Java JUnit ?

#### What is the motivation / use case for changing the behavior?
To have a coherent API

#### Please tell us about your environment:

- Allure version: 2.25.0
- Test framework: junit 5.10.1
- Allure adaptor: allure-junit5 2.25.0

#### Other information

[//]: # (
. e.g. detailed explanation, stacktraces, related issues, suggestions
. how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc
)

### What Allure Integration are you using?

allure-junit5

### What version of Allure Integration you are using?

2.25.0

### What version of Allure Report you are using?

2.25.0

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

El issue menciona la integración allure-junit5, Java, JUnit 5 y la anotación @TmsLink; empieza por localizar esa anotación y sus usos. Se considera completado cuando el nombre de API solicitado se haya cambiado de forma coherente a @Tms y se hayan aclarado la compatibilidad y el comportamiento de la integración afectada.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
testing
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.