citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Visualize first failed test case #157

Open jeissonh opened 7 years ago

jeissonh commented 7 years ago

Provide an option "Visualize first failed test case". When this option is enabled, botNeumann by default visualizes the first test case that failed, instead of always Visualizing the first test case (index == 1). This option requires botNeuman to wait until the results for almost all test cases be known before starting the animation.