Skip to content

Conversation

@ssalinas
Copy link
Member

#1965 is not working out as well as I had hoped. So, I'm going to pick apart the usable pieces I found along the way. The first is upgrading to junit 5, which cuts our build time in half and then some. This is generally due to setting up TestingServer/hk2/etc once per class instead of once per test method (Thanks to @BeforeAll now allowing us to still us dependency injection in a Before method)

@ssalinas ssalinas added the hs_qa label Jul 16, 2019
@pschoenfelder
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit 5ee37f3 into master Jul 17, 2019
@ssalinas ssalinas deleted the junit5 branch July 17, 2019 19:12
@ssalinas ssalinas added this to the 0.23.0 milestone Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants