namespace NT8.Core.Tests; /// /// Unit tests for the core NT8 SDK functionality. /// public class UnitTest1 { /// /// A basic test to verify the test framework is working. /// [Fact] public void Test1() { } }