Core Spring Framework (@spring-projects) & JUnit 5 (@junit-team) committer. Staff Software Engineer at VMware Tanzu. Conference Speaker. Hardcore Developer.
-
VMware
- Zurich, Switzerland
- http://SamBrannen.com
Block or Report
Block or report sbrannen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
junit-team/junit5 Public
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM -
spring-test-junit5 Public
Spring TestContext Framework Extension for JUnit Jupiter (a.k.a., JUnit 5)
-
-
-
1,129 contributions in the last year
Less
More
Activity overview
Contributed to
spring-projects/spring-framework,
junit-team/junit5,
spring-projects-experimental/spring-native
and 16 other
repositories
Contribution activity
August 2022
Created 47 commits in 2 repositories
Reviewed 1 pull request in 1 repository
junit-team/junit5
1 pull request
Created an issue in spring-projects/spring-framework that received 4 comments
Introduce support for changing the target component in GenerationContext
Overview
ApplicationContextAotGenerator
currently does not support a target component for the name of the generated ApplicationContextInitializer
. …
1 task
Opened 12 other issues in 2 repositories
spring-projects/spring-framework
4
open
7
closed
- Track changes to Environment when processing ApplicationContext for AOT
- Prepend existing prefix to new feature name prefix in GenerationContext.withName()
- Add examples to Javadoc for Throwing*.of factory methods
- RuntimeHintsUtils.registerAnnotation should not register SynthesizedAnnotation proxy for @AliasFor
- Document when RequestEntity.getUrl() throws an UnsupportedOperationException
- Rename generateApplicationContext() in ApplicationContextAotGenerator
- Remove deprecated GenericPropertiesContextLoader from the TestContext framework
- Introduce configurable refresh support in SmartContextLoader SPI
- Deprecate methods in ContextLoader API in the TestContext framework
- CompileWithTargetClassAccessExtension fails to select overloaded test methods
- Ensure CompileWithTargetClassAccessExtension only uses the Jupiter TestEngine