Set local to True in unit tests so that running nosetests won't try to use the grid (if gridmap is installed and a grid is available).
Wishful Thinking
It might be nice to have some way of configuring this. In some cases, it can be interesting to run the unit tests on the grid. Perhaps some kind of environment variable could allow local to be set to False (at least in some cases)?