Aaron Trudeau

Results 35 comments of Aaron Trudeau

I think I'm gonna give this a go using GitHub Actions for Hacktoberfest if that's alright - let me know if that's not the route everyone would prefer, or if...

Just a heads up on this - setting the GitHub Action up to actually run the testing command was pretty simple, but both locally and on the GitHub workflow machine...

Hey, it's been quite a while since this was active, but I'm developing an open source Unity Package as well and came across this issue. I was able to get...

**I may have figured it out - skip to the final edit** Hey, I'm working on getting this implemented, but I'm new to Docker and running into an issue where...

Hey, sorry to ping anyone on the thread if they don't want it. Just wanted to say in case anyone Googles and finds this thread that I'm still in the...

Sorry again in case this pings anyone who doesn't want it - the feature is pretty much complete on [my fork](https://github.com/trudeaua21/unity-test-runner). I've added tests to the workflows so I'm pretty...

@Renardjojo Thanks for the info! I'll be doing some refactoring for some suggested changes I received from one of the maintainers, so I'll make sure to keep these errors in...

Quick update @Renardjojo - I think at least one of your issues (the one when using the `2019.2.11f1` license was caused by not having a `Tests` folder (which will likely...

@Renardjojo ## About Errors with the Action I'm sorry to hear that you're still having those errors - are you able to get any package tests running on your own...

Quick update to this and #164 - I'm still planning on finishing the work up for this, but I still need to get around to figuring out how to reproduce...