Skip to content

Docs: add test framework info#196

Merged
benilovj merged 3 commits intomasterfrom
docs-add-test-framework-info
Dec 28, 2013
Merged

Docs: add test framework info#196
benilovj merged 3 commits intomasterfrom
docs-add-test-framework-info

Conversation

@benilovj
Copy link
Copy Markdown
Member

This extra documentation

@javornikolov
Copy link
Copy Markdown
Contributor

Regarding test failure behaviour: I think I had some issues with setup=create some teables, teardown=drop them. If there is some exception/failure in test itself: the test tables were not dropped (so needed manual cleanup). Maybe that applies to some internal errors, but I'm not sure. (I'll share details if I manage to reproduce).

@benilovj
Copy link
Copy Markdown
Member Author

If that's the case, it sounds like a bug in FitNesse (unless of course the DbEnvironment gets into a broken state). My understanding was that FitNesse continues on no matter what.

@javornikolov
Copy link
Copy Markdown
Contributor

I have to try to reproduce it - I'm not sure what exactly was the case (but I think it happened when I create test incrementally and run it with setup but missing drop table at the end).

@javornikolov
Copy link
Copy Markdown
Contributor

I did a few experiments and I couldn't invent an edge case which break the normal flow.

This looks good for merging to me 👍

@benilovj
Copy link
Copy Markdown
Member Author

Thanks

benilovj added a commit that referenced this pull request Dec 28, 2013
@benilovj benilovj merged commit bd0af5c into master Dec 28, 2013
@benilovj benilovj deleted the docs-add-test-framework-info branch December 28, 2013 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants