PatrickvL
PatrickvL
As long as at least one overload from a set of overloads uses an argument, none of the other overloads should trigger an "unused argument" issue on this argument.
In order to be able to compare test results when running within an emulator, against test results when running on a hardware Xbox, we need to have a repository that...
It would be very valuable if the kernel tests could be ran as part of a build process, so that projects like Cxbx-Reloaded, xqemu, OpenXbox or other parties can somehow...
In Cxbx-Reloaded, this issue described some details regarding testing : https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/issues/136 For each remark that deserve it, create a separate issue in this project. Once that review is done, close...
Unit testing offers: * Test suites * Fine-grained selection of tests to run * An optional GUI * Separation between setup, test and teardown * Ability to run multiple tests...
Describe how tests are supposed to be written. A few suggestions: Test as much variation of input arguments as reasonably possible. Test if wrong input is denied according to specs....
### EPPlus usage Noncommercial use ### Environment WIndows ### Epplus version 7.3.2 ### Spreadsheet application _No response_ ### Description Similar to #1597, another `NullReferenceException` happens when copying sheets from one...