swtbot-users Mailing List for SWTBot - SWT/Eclipse functional testing (Page 26)
Brought to you by:
kpadegaonkar
You can subscribe to this list here.
2008 |
Jan
|
Feb
(14) |
Mar
(6) |
Apr
|
May
(15) |
Jun
(126) |
Jul
(128) |
Aug
(31) |
Sep
(35) |
Oct
(188) |
Nov
(47) |
Dec
(19) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(25) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ketan P. <ket...@gm...> - 2008-02-03 14:56:32
|
On 03-Feb-08, at 8:34 PM, Pasquale Fersini wrote: > Pasquale Fersini wrote: >> Hi all, hi Ketan >> now I'm able to start the build process of SWTBot plugin (there are >> some >> errors with version of my plugins :-P ) >> A problem IMHO still remain: >> >> [java] [mkdir] Created dir: >> /home/pasquale/swtbot/net.sf.swtbot.build/artifacts/tests/ >> net.sf.swtbot.finder.test/junit/xml >> [java] [junit] Exception in thread "main" >> java.lang.NoClassDefFoundError: >> [java] [junit] java.io.FileNotFoundException: >> /home/pasquale/swtbot/net.sf.swtbot.build/test-sandbox/test-eclipse/ >> eclipse/plugins/net.sf.swtbot.finder.test_0.1.0.1-beta/ >> junitvmwatcher2082057422.properties >> (No such file or directory) >> >> It seems an ant problem (i read some old posts over google). >> Nothing... :-( >> Thanks a lot for previous suggestions! >> >> Pas >> >> > Fantastic Ketan! > The build process fails but it produces the zip plugins archive! I > decompress it over my official eclipse installation and now I can see > the beautiful menu reference "Run As SWT Bot test"....WOW!!! > Well, where is a sample of a SWTBot test? How is it structured? Can > you > provide me a piece of code for drive an istance of eclipse? You can look at PlayBackThread for eclipse specific stuff, there's not much of eclipse stuff, as of now, you can only find editors and views. Auto completion etc, is flaky, and I would not recommend it. For SWT stuff you can look at net.sf.swtbot.widgets.AllTests. You can use this inside eclipse though, you'll need to refer to stuff as trees and tabs, instead of package explorer view and stuff inside it. -- Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse |
From: Pasquale F. <bas...@li...> - 2008-02-03 14:05:26
|
Pasquale Fersini wrote: > Hi all, hi Ketan > now I'm able to start the build process of SWTBot plugin (there are some > errors with version of my plugins :-P ) > A problem IMHO still remain: > > [java] [mkdir] Created dir: > /home/pasquale/swtbot/net.sf.swtbot.build/artifacts/tests/net.sf.swtbot.finder.test/junit/xml > [java] [junit] Exception in thread "main" > java.lang.NoClassDefFoundError: > [java] [junit] java.io.FileNotFoundException: > /home/pasquale/swtbot/net.sf.swtbot.build/test-sandbox/test-eclipse/eclipse/plugins/net.sf.swtbot.finder.test_0.1.0.1-beta/junitvmwatcher2082057422.properties > (No such file or directory) > > It seems an ant problem (i read some old posts over google). Nothing... :-( > Thanks a lot for previous suggestions! > > Pas > > Fantastic Ketan! The build process fails but it produces the zip plugins archive! I decompress it over my official eclipse installation and now I can see the beautiful menu reference "Run As SWT Bot test"....WOW!!! Well, where is a sample of a SWTBot test? How is it structured? Can you provide me a piece of code for drive an istance of eclipse? Thanks in advance, Pas. |
From: Pasquale F. <bas...@li...> - 2008-02-03 13:43:57
|
Hi all, hi Ketan now I'm able to start the build process of SWTBot plugin (there are some errors with version of my plugins :-P ) A problem IMHO still remain: [java] [mkdir] Created dir: /home/pasquale/swtbot/net.sf.swtbot.build/artifacts/tests/net.sf.swtbot.finder.test/junit/xml [java] [junit] Exception in thread "main" java.lang.NoClassDefFoundError: [java] [junit] java.io.FileNotFoundException: /home/pasquale/swtbot/net.sf.swtbot.build/test-sandbox/test-eclipse/eclipse/plugins/net.sf.swtbot.finder.test_0.1.0.1-beta/junitvmwatcher2082057422.properties (No such file or directory) It seems an ant problem (i read some old posts over google). Nothing... :-( Thanks a lot for previous suggestions! Pas. |
From: Ketan P. <ket...@gm...> - 2008-02-03 07:44:34
|
On 03-Feb-08, at 1:13 PM, Ketan Padegaonkar wrote: > hello, SWTBot world! This list works just great! -- Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse |
From: Ketan P. <ke...@pa...> - 2008-02-03 07:43:28
|
hello, SWTBot world! -- Ketan |
From: Ketan P. <ket...@gm...> - 2008-02-03 07:39:03
|
-- Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse |
From: Ketan P. <ket...@gm...> - 2008-02-03 07:36:07
|
hello, SWTBot users! -- Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse |