Proper location of view tests

Hi!
I want to test the presence of certain elements in views and wonder
where such testing belongs - controller unit tests with integrated
views or integration tests.
How do you test views and why?
Cheers, Alexei