Unifying testing structure/tools pre-Jackson 3
(JSTEP-10)
#249
JooHyukKim
started this conversation in
General
Replies: 2 comments 7 replies
-
Sounds good. We should probably start adding ideas of improvements we want to roll out from
|
Beta Was this translation helpful? Give feedback.
6 replies
-
Let's get JSTEP (-10) for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
EDIT : Now we have JSTEP-10
Proposal
I propose we unify testing structure/tools pre-
Jackson 3
as part ofJackson 3
milestone.Wrt timing, to not burden other preprations/milestones, this work could be done as late as right before Jackson 3.
Explanation
With bunch of testing improvements being made, expecially with
jackson-databind
like #243, we now enjoy better test features.Conversely, we have to deal with different or even incomplete testing environment in other extensions.
Beta Was this translation helpful? Give feedback.
All reactions