[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-09-30 Thread Laszlo Kishalmi (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633526#comment-16633526
 ] 

Laszlo Kishalmi commented on NETBEANS-6:


Well, Ant support is broken for new projects. I've tested if it works with the 
existing ones and it does.

I'm going to create an issue on that and merge and resolve this one, as this is 
one of the most voted feature for a long time.

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-09-29 Thread John McDonnell (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632933#comment-16632933
 ] 

John McDonnell commented on NETBEANS-6:
---

[~lkishalmi] Sorry didnt see this before resolving.

 

Note I didn't add ant support with this pr

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-09-28 Thread Laszlo Kishalmi (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632715#comment-16632715
 ] 

Laszlo Kishalmi commented on NETBEANS-6:


I'm going to make a few tests with an Ant project as well. I'm about to make 
this resolved before Sept 30, 2018

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-05-01 Thread Geertjan Wielenga (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16459960#comment-16459960
 ] 

Geertjan Wielenga commented on NETBEANS-6:
--

The question of whether NetBeans will have JUnit 5 support is not a question of 
'if' but 'when'. The 9.0 release that we're trying to wrap up is, just like the 
previous incubator releases of NetBeans, focused on getting the process right, 
i.e., the Apache process to which we're all new at the moment. I'd argue 
therefore that though JUnit 5 is the highest priority as soon as we get to 
implementing new features, it shouldn't hold up the 9.0 release, since it's an 
Apache incubator release, and that as soon as the 9.0 release is done, we 
should focus first and foremost on JUnit 5.

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Priority: Major
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-05-01 Thread Marc Philipp (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16459957#comment-16459957
 ] 

Marc Philipp commented on NETBEANS-6:
-

[~johnmcdonnell] The JUnit team has started to collect some items in a Google 
Doc: 
[https://docs.google.com/document/d/1cGfnwVG62ulqXZIt9smI0ZA7LD-bn1aGUn21yqZN_bQ/edit?usp=sharing].
 I'd be happy to have a short meeting with you guys if you have any questions.

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Priority: Major
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

2018-04-27 Thread John McDonnell (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16456940#comment-16456940
 ] 

John McDonnell commented on NETBEANS-6:
---

I've started to capture requirements in confluence, its work in progress, but 
its a start  :)

[https://cwiki.apache.org/confluence/display/NETBEANS/Feature+Request+-+JUnit+5+Outline]

 

[~marcphilipp] Any chance you or another JUnit 5 team member can take a look 
and see if you think we're missing something or if we have something wrong?

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Priority: Major
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists