about Xunit
Hello,
I'm trying to enable Xunit in Xstore ver.16
I found a dtv-xunit-api.jar in xstore package, is it the right xunit jar to involve into the project??
because I tried the steps that are listed in xunit implementation guide:
set
dtv.config.path.10001=:test
xunit.autorun=true
in system.properties
but when I ran Xstore in eclipse, Xunit Console didn't appear....
what did I miss????
Thank you in advance.