Butch Wesley
Butch Wesley
You had mentioned that one of the other frameworks made it easier to run part of the test suite. I was looking for feedback in that regard. On Tue, Jul...
I love all of this. I've been pondering improvements for the panel ever since I introduced it. My first concern was making tests easy to run, the next was tackling...
@TheDuckCow I think I did all the stuff we talked about. I'd be interested in feedback if you want to try it out.
That video feedback was great! I've been making some changes that haven't yet been merged. The x/y feedback was nice, and I agree. I chose that format because that is...
New changes have been merged. Barring any issues I think this will suffice for a first stab.
It does not. I'm waiting for the first Beta before I put any effort into converting it. There is a 4.0 branch, and at least one person got it to...
This appears to be a bug. The doubler is having issues the two parameters with `PoolStringArray` defaults in `connect_url`: ``` Error connect_to_url(url: String, protocols: PoolStringArray = PoolStringArray( ), gd_mp_api: bool...
P.S. you are welcome, thanks for using GUT!
This is in the next release and will be closed when that release goes live.
This is a side effect of the very early days of GUT. GUT has options to run tests/scripts/inner-classes "like" a string. This allows you to run a subset of tests...