148 Commits (main)

Author SHA1 Message Date
Sam Brannen dfea3d05aa Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors 1 year ago
Florian Lehmann 8dd857a84d Support @Inject from JSR-330 & Jakarta for autowiring test constructors 1 year ago
Sam Brannen 04cce0bafd Support custom properties file formats in @TestPropertySource 1 year ago
Sam Brannen dcec61ab7a Remove obsolete dependency on picocli 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Juergen Hoeller ae279eaced Polishing 1 year ago
Marcin Grzejszczak a82659c837 Introduce TestExecutionListener for Micrometer ObservationRegistry 1 year ago
Sam Brannen f36327b380 Exclude commons-logging dependency in spring-test 1 year ago
Simon Baslé b39e93d0d1 Add test support to record async events, with Junit5 caveat 2 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 2 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 2 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 2 years ago
Sam Brannen 5115deb5e3 Introduce CLI for triggering AOT test context processing 2 years ago
Sam Brannen c1a6bfc701 Introduce initial support for processing test contexts ahead-of-time 2 years ago
Sam Brannen 9962aa00a0 Introduce TestClassScanner to locate Spring test classes for AOT processing 2 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
Sam Brannen 40d2058b97 Upgrade to JUnit 5.8.2 3 years ago
Sam Brannen a247b83cd9 Ensure projects can be imported into Eclipse IDE with JDK 17 3 years ago
Marc Philipp e29867b96e Exclude TestCase classes in spring-test build 3 years ago
Sam Brannen 0b552a3534 Migrate to TestNG Engine for the JUnit Platform in spring-test 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Sam Brannen d55cbf8b4d Avoid use of deprecated API in aggregateTestReports task 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen 19283c9245 Avoid accidental dependency on older version of Byte Buddy 3 years ago
Brian Clozel 9aae5ed3fa Update Reactor Netty modules 4 years ago
Sébastien Deleuze 6b355df903 Revert "Upgrade to Kotlin 1.4 M2" 4 years ago
Rossen Stoyanchev bc33ae3f8b Update multipart RequestMatcher 4 years ago
vspac e01160db31 Multipart RequestMatcher's 4 years ago
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2 4 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Juergen Hoeller b1ed0511f7 Upgrade to Tomcat 9.0.26, Undertow 2.0.26, Hibernate ORM 5.3.12 5 years ago
Sam Brannen a7aecbb4dc Ensure spring-test test tasks are UP-TO-DATE 5 years ago
Sam Brannen 670cbb9aed Simplify Gradle test task configuration 5 years ago
Sam Brannen 2c44eabe41 Remove unnecessary dependency declarations in spring-test 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen 303fc3211c Upgrade to Hamcrest 2.1 5 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 5 years ago
Sam Brannen fbe697061c Remove duplicate junit-bom configuration from spring-test.gradle 5 years ago
Sam Brannen 8ccf4a9072 Set testGroups system property for spring-test Gradle test tasks 5 years ago
Sam Brannen 69214429df Ensure aggregateTestReports task is UP-TO-DATE 5 years ago
Sebastien Deleuze c006a83584 Upgrade to Coroutines 1.3.0-RC 5 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago