I went to make a change to a trigger today but when I went to deploy it the tests failed and said we had 0% coverage when I know the last time we deployed we had something like 80% coverage.
I refreshed all of the code from the server into Eclipse again (rolled back my changes) and tried running the tests again.
They all failed.
I went to the Salesforce.com and logged in... went to setup > apex classes and ran all tests from there and it says we have 89% code coverage.
Why won't Eclipse run the tests correctly? And more importantly how do I get it to work?
<members>*</members>
)? Was it a deployment to production or still everything within same sandbox? – eyescream May 29 '13 at 21:05