mettle
mettle copied to clipboard
Support death tests on Windows
This is going to be a major annoyance, since you can't fork a process on Windows. Probably the only way to do it will be to run each test multiple times to ensure that each of the death tests is run in sequence. Grumble grumble.