Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Assertions should be migrated to an abstract concept #23

Closed
DirkMahler opened this issue May 16, 2024 · 0 comments
Closed

Assertions should be migrated to an abstract concept #23

DirkMahler opened this issue May 16, 2024 · 0 comments
Labels
type:enhancement Enhancement of the functionality of the software
Milestone

Comments

@DirkMahler
Copy link
Contributor

DirkMahler commented May 16, 2024

Assertions usually come with a test framework like JUnit4 or 5 but others may provide their own assertions, e.g. AssertJ, Hamcrest or Mockito. Therefore any constraints depending on assertions (e.g. junit:TestMethodWithoutAssertion) should require an abstract concept which can be provided by plugins for different frameworks.

@DirkMahler DirkMahler added this to the 2.3 milestone May 16, 2024
@DirkMahler DirkMahler added the type:enhancement Enhancement of the functionality of the software label May 16, 2024
@DirkMahler DirkMahler changed the title Assertions should be migrated an abstract concept Assertions should be migrated to an abstract concept May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:enhancement Enhancement of the functionality of the software
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant