This extension looks great! But I have different directories for unit tests, database integration tests, selenium integration tests, etc. So the global options won't work for me.
I wish I could just place a file in each directory that specifies the command to run, and mocha-sidebar would just append --grep to it as necessary.