Hey guys, which testibg framework would you choose right now? Im familiar with junit but heard about spek lately - is it as straight forward as junit 5 is? Maybe something else is worth a shot?
n
nfrankel
04/28/2018, 8:14 PM
will you also do integration tests?
if yes, i’d suggest testng
you can order test methods via dependencies