Skip to content

Commit 1a28efd

Browse files
authored
Merge pull request #228 from Pandrex247/Spec-Committee-58
Create TCK Challenge Template
2 parents 2671c1f + ee7b360 commit 1a28efd

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: TCK Challenge
3+
about: Create a TCK Challenge
4+
title: ''
5+
labels: 'challenge'
6+
assignees: ''
7+
---
8+
**Challenged tests**
9+
List the challenged tests with the fully qualified classnames and then the test methods, e.g.
10+
jakarta.tck.LorumTest#ipsumMethod
11+
12+
**TCK Version**
13+
Specify the version of the TCK, e.g. Jakarta XML Web Services 1.x
14+
15+
**Description**
16+
A clear and concise description of why you think the tests are wrong.
17+
18+
**Additional context**
19+
Add any other context about the challenge here.

0 commit comments

Comments
 (0)