Not sure if this is a bug or intended in QUnit, however, if I have two tests, named 'abc' and 'abcdef' and I click "Rerun" on the first one, it'll also rerun the second test. I assume this is the case because 'abcdef' does contain 'abc'. However, it's not what I would expect when I click 'Rerun' for a single test.