The project currently compiles but there are compilation issues with tests - expectAssertionFailure calls in ComponentizedBuilderTests and MultiStageComponentizedBuilderTests are failing. I suspect test helpers from something like https://github.com/mohamede1945/AssertionsTestingExample were used... the original repo's tests are failing too with the same errors. We probably should try to find alternatives.
The project currently compiles but there are compilation issues with tests -
expectAssertionFailurecalls inComponentizedBuilderTestsandMultiStageComponentizedBuilderTestsare failing. I suspect test helpers from something like https://github.com/mohamede1945/AssertionsTestingExample were used... the original repo's tests are failing too with the same errors. We probably should try to find alternatives.