Terence
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Terence created a post, Unity Editor Mode Unit Test integration (I am able to run test in rider directly for Unity 2018.* versions)
As mentioned in this article, things (Run test directly in Rider) work nicely for Unity 2018.* versions. However, it doesn't work for Unity 2019.1 version. https://blog.jetbrains.com/dotnet/2018/0... -
Terence created a post, Watcher: Build and Run upon file changes
Hello, I wanted to know how to setup Build and Run upon file changes. I guess i should use watcher. However, I don't know the configuration to do so. Can anyone share their experience?