STAMP-project / dspot

Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
https://dspot-demo.stamp-project.eu/
GNU Lesser General Public License v3.0
114 stars 28 forks source link

feature: add support for generating Hamcrest assertions #114

Open danglotb opened 7 years ago

danglotb commented 7 years ago

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

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

monperrus commented 6 years ago

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

For removing we have #213

Renaming this one

danglotb commented 5 years ago

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