Skip MySQL tests if the server isn't running.
This is the "approved" xUnit pattern, via: https://github.com/xunit/samples.xunit/tree/master/DynamicSkipExample It's also the only way I can make the damn skipping work...but at least it's it's one-time code to make any server set relatively easily skippable.
Showing
Please register or sign in to comment