135eccb795325607a52b3d557166f9eecd7d6aad
It's pretty annoying that the XUnit runner always starts with the same width and height. This change adds code to save and restore the position. It uses the Win32 `GetWindowPlacement` and `SetWindowPlacement` APIs to ensure that the normal position is properly saved and restored regardless of whether the window is maximized or not.
Description
XUnit Gui written in WPF
Languages
C#
100%