Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created January 10, 2011 19:47
Show Gist options
  • Save wchristian/773331 to your computer and use it in GitHub Desktop.
Save wchristian/773331 to your computer and use it in GitHub Desktop.
D:\traffics\conex_converter>prove t\request_builder.t -v
t\request_builder.t ..
1..5
ok 1 - use TFX::ConexConvert::RequestBuilder;
ok 2 - opts are properly grouped by course and dates
ok 3 - destination structure generation without a file
not ok 4 - one # TODO meep
# Failed (TODO) test 'one'
# at t\request_builder.t line 24.
not ok 5 - two # TODO meep
# Failed (TODO) test 'two'
# at t\request_builder.t line 25.
# got: '1'
# expected: '23'
ok
All tests successful.
Files=1, Tests=5, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU)
Result: PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment