Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: Remove busted output handler utfTerminalDetailed | Thiago de Arruda | 2015-04-11 |
| | | | | | Busted now contains "gtest", which can be used for the same purpose as utfTerminalDetailed. | ||
* | deps: Update busted and dependencies | Thiago de Arruda | 2015-03-24 |
| | |||
* | deps: Add utfTerminalDetailed busted output handler | Thiago de Arruda | 2015-03-15 |
This is a variant of the utfTerminal output handler that will: - Output the file name before each suite is executed - Output the test name before each test is executed This will make it simpler to identify crashing/hanging tests. |