Open shankarshastri opened 4 years ago
@afsalthaj , I have created the issue, please let me know how I can proceed. In the mean time I will explore property testing using zio-test.
If you refer to some of the other tests in zio-config core module, you can see we making use of property based tests.
I think in this case all we need is generating keys and values for the fixed complex hocon structure.
As part of #408 , we worked on the fix. This issue will deal with property based tests for TypesafeConfigReadWriteTest.