dspot icon indicating copy to clipboard operation
dspot copied to clipboard

feature: add support for generating Hamcrest assertions

Open danglotb opened this issue 7 years ago • 2 comments

Motivations: Some developers are using hamcrest to develop their test suite.

What: Allow DSpot to analyze and generate assertion using Hamcrest.

danglotb avatar May 03 '17 15:05 danglotb

there are two tasks: removing assertions and generating new assertions.

For removing we have #213

Renaming this one

monperrus avatar Dec 13 '17 11:12 monperrus

Now, This can be done by implementing a dedicated set of class using TestFramework.

danglotb avatar Dec 07 '18 21:12 danglotb