Currently, all tests must be defined in Testing.cs. This can be solved more easily.
It could also be a proper test framework, such as XUnit be used.
I think there are a few more things to be done before the implementation. For example, the restructuring of the project structure. Tests should be in a separate folder.
Currently, all tests must be defined in Testing.cs. This can be solved more easily.
It could also be a proper test framework, such as XUnit be used.
I think there are a few more things to be done before the implementation. For example, the restructuring of the project structure. Tests should be in a separate folder.