-
Notifications
You must be signed in to change notification settings - Fork 103
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#1115 In openrewrite/rewrite-testing-frameworks;
- Status: Open.#1114 In openrewrite/rewrite-testing-frameworks;
- Status: Open.#1113 In openrewrite/rewrite-testing-frameworks;
JUnit 4 to 5 migration discards the one-time setup a
TestSetupdecorator performed, breaking tests at run timebugSomething isn't workingSomething isn't workingStatus: Open.#1110 In openrewrite/rewrite-testing-frameworks;A retained
TestCase(String)constructor leaves the migrated test class unrunnable under JUnit 5bugSomething isn't workingSomething isn't workingStatus: Open.#1108 In openrewrite/rewrite-testing-frameworks;MigrateJUnitTestCaseremoves theTestCase(String)constructor without updating its callers, breaking compilationbugSomething isn't workingSomething isn't workingStatus: Open.#1107 In openrewrite/rewrite-testing-frameworks;PowerMock MemberModifier support
enhancementNew feature or requestNew feature or requestrecipeRecipe requestRecipe requestStatus: Open.#784 In openrewrite/rewrite-testing-frameworks;- Status: Open.#772 In openrewrite/rewrite-testing-frameworks;
JUnit 4 to 5: use @ParameterizedClass when converting parameterized tests
enhancementNew feature or requestNew feature or requestrecipeRecipe requestRecipe requestStatus: Open.#743 In openrewrite/rewrite-testing-frameworks;EasyMock to Mockito missing
expectLastCallconversionbugSomething isn't workingSomething isn't workingrecipeRecipe requestRecipe requestStatus: Open.#738 In openrewrite/rewrite-testing-frameworks;UpgradeSpringBoot_3_3 removes imports for ArgumentMatchers and Mockito from groovy tests
bugSomething isn't workingSomething isn't workingStatus: Open.#723 In openrewrite/rewrite-testing-frameworks;Powermock replacement: Powermock.mockStatic() with Multiple Classes leads to compilation errors
bugSomething isn't workingSomething isn't workingrecipeRecipe requestRecipe requestStatus: Open.#697 In openrewrite/rewrite-testing-frameworks;