Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
tried to run the maven example and did not see any test being run.   Message List  
Reply | Forward Message #1217 of 1225 |
Re: [jsunit] tried to run the maven example and did not see any test being run.

Hi Chris,

On Mittwoch, 13. Mai 2009, Chris wrote:
> Hi.
>
> I am looking at jsunit as an option for testing my group's javascript code,
and I wanted to make sure that it is easy to integrate jsunit tests into an
automated build.
>
> I downloaded jsunit-1.3/, then I did the following
>
> cd jsunit-1.3/jsunit/samples/
>
> mvn test integration-test
>
> # ( i ran integration-test just in case the jsunit-maven2 plugin
> # jsunit-test goal is bound to integration test phase... not sure
> # if that's the case or not.

It's bound to test phase.

> Anyway.. i received the output below (which indicated to me that no tests
were run)...

[snip]

> [INFO] [jsunit2:jsunit-test {execution: test}]

They have been executed. Have a look into the POM, the results are available
in ../target/sample.

[snip]

> I was wondering if someone could help me figure out how to get these samples
to run.

Best result is running

mvn site

open

../target/sample/site/index.html

and have a look at the test report.

- Jörg



Fri May 22, 2009 8:27 am

joehni
Offline Offline
Send Email Send Email

Forward
Message #1217 of 1225 |
Expand Messages Author Sort by Date

Hi. I am looking at jsunit as an option for testing my group's javascript code, and I wanted to make sure that it is easy to integrate jsunit tests into an...
Chris
upstreamnet
Offline Send Email
May 21, 2009
5:48 pm

Hi Chris, ... and I wanted to make sure that it is easy to integrate jsunit tests into an automated build. ... It's bound to test phase. ... were run)... ...
Jörg Schaible
joehni
Offline Send Email
May 22, 2009
3:28 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help