Is there any equivalent to strongly typed `TheoryData<>` classes in TUnit? This simplifies storing reusable data (`IEnumerable<>`) across test projects. Note that I'm not asking about methods that return `TheoryData` but custom classes that inherit from it. https://andrewlock.net/creating-strongly-typed-xunit-theory-test-data-with-theorydata/#strongly-typed-data-with-theorydata