Hi there,
I'm currently running on Unity 2018.2.x and when using your C# files, the unity editor crashes randomly.
It was very hard for me to pinpoint what went wrong.
It crashed everytime when:
- Running multiple unit tests at once (> 50)
- Changing some C# code and recompiling via unity
- Sometimes after stopping playmode
I stepped back in my git history and found out your C# files are causing this issue.