Skip to content
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

Expand test framework #2638

Merged
merged 11 commits into from
Apr 4, 2024
Merged

Expand test framework #2638

merged 11 commits into from
Apr 4, 2024

Conversation

MinnDevelopment
Copy link
Member

@MinnDevelopment MinnDevelopment commented Mar 31, 2024

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: NaN

Description

Refactors tests to use AssertJ instead of JUnit. This offers typed assertions with much better maintainability.

@MinnDevelopment MinnDevelopment added type: test focuses on testing and removed type: enhancement labels Apr 1, 2024
@MinnDevelopment MinnDevelopment changed the title Use assertj typed assertions Expand test framework Apr 1, 2024
@MinnDevelopment MinnDevelopment merged commit 13abdcb into master Apr 4, 2024
1 check passed
@MinnDevelopment MinnDevelopment deleted the rework/use-assertj branch April 4, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: test focuses on testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant