Nested TAP and Test::Aggregate don't play nice together. It was cute, but screw it...
[catagits/Catalyst-Runtime.git] / TODO.scripts
index b178ccf..2b595b1 100644 (file)
@@ -1,5 +1,6 @@
-* Fix the fucking help to be consistent again!
 * Documentation
-* Proper test of all the options on all the scripts
-* Tests for ScriptRunner
-* Tests for Scripts / Role
+  * Catalyst::ScriptRole needs proper docs
+* $ARGV[0] has slipped to $ARGV[1] in ::Test
+* ScriptRunner tests for MyApp::Script::DoesNotCompile
+* Tests for ScriptRole
+* Sort out help discrepancy between the help you get if you --help, and the help you get if you mess an option up.