mythilimuthyala
mythilimuthyala
Sure! thanks for attending this. The MemberDataSerializer.cs look like this ``` namespace Product.NAS.Tests.Common.Helpers { public class MemberDataSerializer : IXunitSerializable { public T Object { get; private set; } // required...
Hi BradWilson - Did you get a chance to look at this? Is this the way serialization is implemented as in the script pasted above? please advise. Thank you.
Hi, can I get some help here please?
Updating for the benefit of information for others who encounters this issue - The data set that I am trying to run using Theroy Memberdata is random data which seems...