-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Yun Lin edited this page Aug 17, 2016
·
6 revisions
Microbat is a feedback-based debugger, which incorporates developers' feedback as partial program specification to recommend a suspicious step in the buggy program execution. In this wiki page, I am going to maintain some important notes for building and using this tool.
If you find some passed test case is reported as failed test case in eclipse, you can reset the build path of the project. For now, such phenomenon is highly likely cause by failure to find the corresponding test class.