Synthuse / synthuse-src

Synthuse (Synthetic-User) is a portable java base software testing framework for desktop windows applications.
Apache License 2.0
6 stars 5 forks source link

FitNesse documentation? #2

Open sglebs opened 9 years ago

sglebs commented 9 years ago

Hi,

Do you have any sample of your code being used as a fixture in FitNesse? I mean this sentence from your docs: Synthuse can also be incorporated in to the fitnesse platform as a test fixture.

I have done a fixture for AutoIt use ( https://github.com/sglebs/BetDevFitNesse/blob/master/src/main/java/net/betterdeveloper/fitnesse/AutoItFixture.java ) but I am glad to use yours if it is self-contained, without the need for AutoIt.

Thanks!

jguglielmi commented 9 years ago

Marcio,

Check out OASIS. Synthuse example is present there. Also YouTube it.

Thanks,

Jaison Guglielmi On Jun 8, 2015 9:36 AM, "Marcio Marchini" notifications@github.com wrote:

Hi,

Do you have any sample of your code being used as a fixture in FitNesse? I mean this: "Synthuse can also be incorporated in to the fitnesse platform as a test fixture.".

I have done a fixture for AutoIt use (https://github.com/sglebs/BetDevFitNesse/blob/master/src/main/java/net/betterdeveloper/fitnesse/AutoItFixture.java) but I am glad to use yours if it is self-contained, without the need for AutoIt.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/Synthuse/synthuse-src/issues/2.