We have a problem creating unit tests, I'm going to make a testEngine to facilitate the testing of smart contracts. - [x] #890 . It will create a dll with the contract to be able to call it by code - [x] #898 - [x] #893 - [x] #904 - [x] #936 - [x] #937 Doc: - https://github.com/neo-project/neo-devpack-dotnet/blob/master/src/Neo.SmartContract.Testing/README.md Bugs found with this engine: - https://github.com/neo-project/neo-devpack-dotnet/pull/895 - https://github.com/neo-project/neo-devpack-dotnet/pull/891 - https://github.com/neo-project/neo/issues/3145 - https://github.com/neo-project/neo-devpack-dotnet/pull/938
We have a problem creating unit tests, I'm going to make a testEngine to facilitate the testing of smart contracts.
Doc:
Bugs found with this engine:
ifstatement sequence points andSequencePointInserter#938