Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Have a Xebium table in FitNesse #103

Open
amolenaar opened this issue Dec 19, 2013 · 4 comments
Open

Have a Xebium table in FitNesse #103

amolenaar opened this issue Dec 19, 2013 · 4 comments
Labels

Comments

@amolenaar
Copy link
Member

Currently we're working our way around some of the issues we see with Xebium, combined with Slim Script tables.

  • check vs ensure
  • waitFor statements need ensure, otherwise they're not waiting on anything
  • we can't make screenshots if "check" statements fail
  • we have to ways of writing statements: "check - is - on - with" and "ensure - do - on - with"

Having our own table type in FitNesse, we can avoid all this confusion.

@amolenaar
Copy link
Member Author

See #74.

@amolenaar
Copy link
Member Author

See #72.

@raboof
Copy link
Contributor

raboof commented Dec 19, 2013

Can you use custom tables in scenario's? To keep tests readable I almost always put any Xebium scripts inside scenario's, so if you can't put this table in a scenario I'm not quite sure how useful it'd be..

@amolenaar
Copy link
Member Author

What I'm thinking about is a version of Script table, that takes the 3 column Selenese commands and executes those. Of course we have to support scenario's here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants