sam
06/03/2022, 4:16 PMSebastian Schuberth
06/03/2022, 4:36 PMsam
06/03/2022, 4:36 PMLeoColman
06/04/2022, 12:29 PMgradle-bug
labelchristophsturm
06/05/2022, 12:48 PM--tests com.mytest.TestClass.context.test
?sam
06/05/2022, 3:52 PMchristophsturm
06/05/2022, 3:55 PMsam
06/05/2022, 3:55 PMchristophsturm
06/05/2022, 6:16 PMsam
06/05/2022, 6:17 PMchristophsturm
06/05/2022, 6:18 PMsam
06/05/2022, 6:19 PMchristophsturm
06/05/2022, 6:40 PMsam
06/05/2022, 6:40 PMchristophsturm
06/05/2022, 6:41 PMsam
06/05/2022, 6:43 PMchristophsturm
06/05/2022, 6:43 PMsam
06/05/2022, 6:44 PMchristophsturm
06/05/2022, 6:44 PMsam
06/05/2022, 6:46 PMchristophsturm
06/05/2022, 7:14 PMsam
06/05/2022, 7:16 PMchristophsturm
06/05/2022, 7:19 PMvar
and init them in the beforeEach callback, instead of making a `val`thats initialized at decaration timesam
06/05/2022, 7:20 PMchristophsturm
06/05/2022, 7:20 PMLet the users decide if they want to use it or not.thats a great point of view, but I think theres an alternative for an opinionated test runner
sam
06/05/2022, 7:23 PMchristophsturm
06/05/2022, 7:23 PMsam
06/05/2022, 7:23 PMchristophsturm
06/05/2022, 7:24 PMsam
06/05/2022, 7:24 PMchristophsturm
06/05/2022, 7:26 PMsam
06/05/2022, 7:30 PMchristophsturm
06/05/2022, 7:36 PM./gradlew failgood:test --tests "failgood.internal.ContextExecutorTest"
but when i add a test name to it
./gradlew failgood:test --tests "failgood.internal.ContextExecutorTest.filtering*"
gradle still only sends a class selector for ContextExecutorTest and then wants to do the filtering after discovery (which is too late because at that point failgood is already running all the tests inside ContextExecutorTest.sam
06/05/2022, 7:37 PMchristophsturm
06/05/2022, 7:37 PMsam
06/05/2022, 7:40 PMchristophsturm
06/05/2022, 7:41 PMsam
06/05/2022, 7:48 PMchristophsturm
06/06/2022, 10:09 AMsam
06/06/2022, 10:30 AMchristophsturm
06/06/2022, 10:31 AMsam
06/06/2022, 10:37 AMchristophsturm
06/06/2022, 10:38 AMsam
06/06/2022, 10:56 AMchristophsturm
06/06/2022, 12:38 PMSebastian Schuberth
06/08/2022, 6:43 AMkbuildI was thinking of "kradle" 😁