Skip to content

Replace assertj with junit assertions #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rtisma opened this issue Aug 14, 2019 · 0 comments
Closed

Replace assertj with junit assertions #436

rtisma opened this issue Aug 14, 2019 · 0 comments
Assignees
Labels
new-feature Request is a new feature Scope Change Scope change from the initial sprint commitment

Comments

@rtisma
Copy link
Contributor

rtisma commented Aug 14, 2019

Due to the issues described in overture-stack/ego#376, assertj seems to be causing slow test-compile times (on the order of 10minutes). This slows developement significantly, and so is critical enhancement.

Detailed Description

Essentially need to replace all assertj usage with equivalent org.junit.Assert.* methods
Will result in significant speed increase.

@rtisma rtisma added Scope Change Scope change from the initial sprint commitment new-feature Request is a new feature labels Aug 14, 2019
@rtisma rtisma added this to the Code Monkeys - Sprint 11 milestone Aug 14, 2019
@rtisma rtisma self-assigned this Aug 14, 2019
@rtisma rtisma mentioned this issue Aug 15, 2019
@rtisma rtisma closed this as completed Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature Scope Change Scope change from the initial sprint commitment
Projects
None yet
Development

No branches or pull requests

1 participant