Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Announcing TestNG 2.4
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cedric Beust  
View profile  
 More options Jun 27 2005, 4:45 pm
From: "Cedric Beust" <cbe...@google.com>
Date: Mon, 27 Jun 2005 13:45:43 -0700
Local: Mon, Jun 27 2005 4:45 pm
Subject: Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Buroff  
View profile  
 More options Jul 2 2005, 8:29 am
From: Steven Buroff <sbur...@optonline.net>
Date: Sat, 02 Jul 2005 08:29:18 -0400
Local: Sat, Jul 2 2005 8:29 am
Subject: RE: [testng-users] Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandru Popescu  
View profile  
 More options Jul 2 2005, 1:02 pm
From: Alexandru Popescu <the_mindst...@evolva.ro>
Date: Sat, 02 Jul 2005 19:02:28 +0200
Local: Sat, Jul 2 2005 1:02 pm
Subject: Re: [testng-users] Re: Announcing TestNG 2.4
#: by Steven Buroff's words the mind was *winged* :#

Steven I have checked the build.xml and it seems oke. Can you try it and let me know if it works as
expected?

:alex |.::the_mindstorm::.|


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Buroff  
View profile  
 More options Jul 2 2005, 12:11 pm
From: Steven Buroff <sbur...@optonline.net>
Date: Sat, 02 Jul 2005 12:11:49 -0400
Local: Sat, Jul 2 2005 12:11 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

It doesn't. I had to change it and I have it working now. I've attached
the file I modified. Check out the "javadocs" target. You forgot to change
the package names.

Steve

  build.xml
8K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cedric Beust  
View profile  
 More options Jul 2 2005, 12:13 pm
From: "Cedric Beust" <cbe...@google.com>
Date: Sat, 2 Jul 2005 09:13:03 -0700
Local: Sat, Jul 2 2005 12:13 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cedric Beust  
View profile  
 More options Jul 2 2005, 12:21 pm
From: "Cedric Beust" <cbe...@google.com>
Date: Sat, 2 Jul 2005 09:21:00 -0700
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

Ah ok I see.  For some reason, it's the older build.xml that was included in
the distribution.  Odd.

I'll fix that right away.

Having said that, if you want to build TestNG, you are better off getting it
from the CVS depot since the distribution doesn't contain all the jar files
necessary to rebuild it from scratch...

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:13 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Buroff  
View profile  
 More options Jul 2 2005, 12:22 pm
From: Steven Buroff <sbur...@optonline.net>
Date: Sat, 02 Jul 2005 12:22:20 -0400
Local: Sat, Jul 2 2005 12:22 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 12:13 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

I'm talking about the download file. If you download testng-2.4.zip and
unzip it and then display
<installdir>/javadocs/index.html, you'll see only the 2 classes. I think
what's on the web
site isn't what's in the zip file unless testng-2.4.zip isn't the latest.

Steve

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Buroff  
View profile  
 More options Jul 2 2005, 12:24 pm
From: Steven Buroff <sbur...@optonline.net>
Date: Sat, 02 Jul 2005 12:24:45 -0400
Local: Sat, Jul 2 2005 12:24 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 12:21 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Ah ok I see.  For some reason, it's the older build.xml that was included in
the distribution.  Odd.

and used to generate the javadocs in the distribution apparently.

I'll fix that right away.

Having said that, if you want to build TestNG, you are better off getting it
from the CVS depot since the distribution doesn't contain all the jar files
necessary to rebuild it from scratch...

Thanks for the info. However, I didn't really want to rebuild it and I
didn't do a full build, I just did an
"ant javadocs" to rebuild the javadocs after I modified the build.xml file.

Steve

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:13 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandru Popescu  
View profile  
 More options Jul 2 2005, 1:22 pm
From: Alexandru Popescu <the_mindst...@evolva.ro>
Date: Sat, 02 Jul 2005 19:22:04 +0200
Local: Sat, Jul 2 2005 1:22 pm
Subject: Re: [testng-users] Re: Announcing TestNG 2.4
#: by Steven Buroff's words the mind was *winged* :#

The build.xml on cvs was updated by me after Cedric ported the package names (and comitted). So I am
not sure what is causing the problem.

:alex |.::the_mindstorm::.|


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cedric Beust  
View profile  
 More options Jul 2 2005, 12:25 pm
From: "Cedric Beust" <cbe...@google.com>
Date: Sat, 2 Jul 2005 09:25:21 -0700
Local: Sat, Jul 2 2005 12:25 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

Ok, this should be fixed now.

Thanks for catching this, Steve!

--
Cédric

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:21 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Ah ok I see.  For some reason, it's the older build.xml that was included in
the distribution.  Odd.

I'll fix that right away.

Having said that, if you want to build TestNG, you are better off getting it
from the CVS depot since the distribution doesn't contain all the jar files
necessary to rebuild it from scratch...

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:13 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Buroff  
View profile  
 More options Jul 2 2005, 12:32 pm
From: Steven Buroff <sbur...@optonline.net>
Date: Sat, 02 Jul 2005 12:32:23 -0400
Local: Sat, Jul 2 2005 12:32 pm
Subject: RE: [testng-users] Re: Announcing TestNG 2.4

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 12:25 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Ok, this should be fixed now.

Yep - I just downloaded it again and its OK now. Thanks.

Thanks for catching this, Steve!

No problem. Thanks for the quick response.

Steve

--
Cédric

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:21 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Ah ok I see.  For some reason, it's the older build.xml that was included in
the distribution.  Odd.

I'll fix that right away.

Having said that, if you want to build TestNG, you are better off getting it
from the CVS depot since the distribution doesn't contain all the jar files
necessary to rebuild it from scratch...

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Saturday, July 02, 2005 9:13 AM
To: testng-users@googlegroups.com
Subject: [testng-users] Re: Announcing TestNG 2.4

Steve, the Web site looks okay to me after a few random clicks:

http://testng.org/javadocs/org/testng/package-summary.html
http://testng.org/javadocs/org/testng/ISuite.html
http://testng.org/javadocs/org/testng/AssertJUnit.html

Can you be more specific?

--
Cédric
http://beust.com/weblog

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Steven Buroff
Sent: Saturday, July 02, 2005 5:29 AM
To: testng-users@googlegroups.com
Cc: sbur...@optonline.net
Subject: [testng-users] Re: Announcing TestNG 2.4

I just downloaded 2.4 and the javadocs are totally messed up. When I display
index.html,
it only shows 2 classes, TestNG and TestNGAntTask. Seems like all the
org.testng.* classes
are missing.

Steve Buroff

  _____  

From: testng-users@googlegroups.com [mailto:testng-users@googlegroups.com]
On Behalf Of Cedric Beust
Sent: Monday, June 27, 2005 4:46 PM
To: testng-users@googlegroups.com
Subject: [testng-users] Announcing TestNG 2.4

We are happy to announce the availability of TestNG 2.4.

There are a lot of new features and bug fixes in this release, and also note
that this release includes the new packaging ("org.testng").  The classes
com.beust.testng.TestNG and com.beust.testng.TestNGAntTask will keep
working, so you don't need to update them if you don't want to, but
everything else has been moved under org.testng.

A complete list of changes is included below.

Please note that the Eclipse plug-in has not been updated yet to this new
version (I will announce this separately).

http://testng.org

2.4
Changed: New package:  testng.org
Fixed: Bug with @ExpectedException occuring the parallel mode
Fixed: Bug with parameters and beforeTest
Added: IInstanceInfo support
Fixed: methods were not excluded when included by groups
Fixed: testng-failures.xml is now including also the beforeSuite/afterSuite
methods
Fixed: generating the testng-failures.xml is now working as expected
Fixed: Factories call all the tests even if some of them fail along the way
Fixed: Better JUnit support (wasn't creating individual instances)
Fixed: dependsOnGroups didn't work across different classes
Added: command line (and Ant) -groups option
Added: @Parameters (and made parameters attribute deprecated)
Added: Parameters for constructors
Fixed: Better interleaving of before/afterTestMethods
Fixed: Ant task
Fixed: TestNGException thrown when TestNG conditions are not fulfilled

Documentation:
- New assert classes
- New ways to launch
- JUnitConverter documentation
- new beforeSuite/afterSuite

--
Cédric
http://beust.com/weblog


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »