Skip to content

Instantly share code, notes, and snippets.

@stephancom
Last active December 16, 2015 11:09
Show Gist options
  • Select an option

  • Save stephancom/5425465 to your computer and use it in GitHub Desktop.

Select an option

Save stephancom/5425465 to your computer and use it in GitHub Desktop.
TDD. Pending tests. Get cracking, bitches.
describe "A robot", ->
it "may not injure a human being or, through inaction, allow a human being to come to harm."
it "must obey the orders given to it by human beings, except where such orders would conflict with the First Law."
it "must protect its own existence as long as such protection does not conflict with the First or Second Laws."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment