ata4 / disunity

An experimental toolset for Unity asset and asset bundle files.
The Unlicense
2.69k stars 662 forks source link

Unit Tests for improved test coverage #165

Open mfarid opened 8 years ago

mfarid commented 8 years ago

I would like know if it will be helpful if I contribute some unit tests.

Thank you Farid

ata4 commented 8 years ago

I have added a few unit tests in the current 0.5 branch. Well, technically not really "unit" tests, they simply perform some overall read and write tests. If you want, you can add more, of course!