ssannandeji / Zenject-2019

Dependency Injection Framework for Unity3D
MIT License
2.53k stars 366 forks source link

Allow to use scenes without having them registered at build settings #667

Closed tomate-salat closed 4 years ago

tomate-salat commented 4 years ago

Hi,

I don't like that I can only test scenes which were added to the build settings. So I took the SceneTestFixture as a base and created the class you can see inside of the PR.

With this class you can test any scene by just providing the path(s).

tomate-salat commented 4 years ago

Am I right that this repo is dead? Why is there no notice on the main-page. Last commit has happened nearly one year ago.

But ok. Might be Extenject is interessted in this.