Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: add test framework info #196

Merged
merged 3 commits into from
Dec 28, 2013
Merged

Conversation

benilovj
Copy link
Member

This extra documentation

@javornikolov
Copy link
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
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
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
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
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.

None yet

2 participants