Skip to content

Instantly share code, notes, and snippets.

@christoph-daehne
Created January 20, 2015 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christoph-daehne/f370c9a49dd7d67f9420 to your computer and use it in GitHub Desktop.
Save christoph-daehne/f370c9a49dd7d67f9420 to your computer and use it in GitHub Desktop.
assertEquals "incorrect nickname", 'alice', 'alice-wrong'
// we get:
// incorrect nickname expected:<alice[]> but was:<alice[-wrong]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment