knah / Il2CppAssemblyUnhollower

A tool to generate Managed->IL2CPP proxy assemblies
GNU Lesser General Public License v3.0
499 stars 88 forks source link

Add unit tests #60

Open knah opened 3 years ago

knah commented 3 years ago

Unit tests are incredibly valuable when performing refactorings, rewrites, and even general development.
Things to cover:

Things to consider: