Skip to content
mxn011 edited this page May 1, 2012 · 9 revisions

We use MS Test for unit testing.

First Release

  • Test if character moves correctly with keyboard up, down, right, and left.
  • Test if background correctly loaded

Second Release

  • Test if the main menu appears with two option. Play or Exit.
  • Test if exit game and play game will work during playing and menu.

##Third Release

  • Test that the character sprite doesn't walk through obstacles and that there is some sort of collision.
  • Test that the animation of character is correctly appeared
  • Test that the enemy detects character

Final Release

  • Test that enemy moves to catch the player
  • Test that game has several maps
  • Test that Princess waits before saved, and follow the player after saved
Clone this wiki locally