Skip to content

Instantly share code, notes, and snippets.

@omenking
Created June 13, 2019 02:31
Show Gist options
  • Save omenking/a6d056d4294168bb8628553d3bd79f18 to your computer and use it in GitHub Desktop.
Save omenking/a6d056d4294168bb8628553d3bd79f18 to your computer and use it in GitHub Desktop.
000 - QA Mastery
# flunk.rb
require "test/unit/assertions"
include Test::Unit::Assertions
flunk "throw a failure message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment