You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
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.