Jorteck
Jorteck
Should not start working on this until we have appropriate test coverage: https://github.com/nwn-dotnet/Anvil/issues/463
This will likely get more difficult going forward, especially with the constructors now taking pointers to the native objects. I'm really not a fan of either option, but I'd go...
It still needs more documentation, but does the new test runner solve your use case for testing? You can see some example tests written here: https://github.com/nwn-dotnet/Anvil/tree/development/NWN.Anvil.Tests/src/main They're not exactly unit...