Turn Rocket.Surgery.Testing into a meta library via a source generator.
Features:
- Detect XUnit being referenced and add the xunit extensions
- Detect Moq/NSubstitute/FakeItEasy and emit base test classes
- This should only emit once, and not emit if the classes exist.