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
Ideally we should have a number of unit tests which can be shared legally (so using OpenXDK or preferrably NXDK).
Additionally tracing tools which can be automated would be welcome.
Overall we should start by setting up guidelines and a test framework.
If we don't setup guidelines early on this will result in test fragmentation as it happened to Citra: everyone has their own unit tests and it's incredibly hard to automate running all of them. Also they are scattered all over the internet.
The text was updated successfully, but these errors were encountered:
Ideally we should have a number of unit tests which can be shared legally (so using OpenXDK or preferrably NXDK).
Additionally tracing tools which can be automated would be welcome.
(Related to #77 )
Overall we should start by setting up guidelines and a test framework.
If we don't setup guidelines early on this will result in test fragmentation as it happened to Citra: everyone has their own unit tests and it's incredibly hard to automate running all of them. Also they are scattered all over the internet.
The text was updated successfully, but these errors were encountered: