From 3b20b16b3302f1c2bd0d840d009c0ee7bf38dceb Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 28 Feb 2013 16:33:09 -0600 Subject: add todo list for things i don't feel like doing at the moment --- TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..2a5585f --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +- More tests! +- Full sbt plugin, with a test-harness task to run the SummaryReporter +- parallel testing with SummaryReporter +- Colors in the output of SummaryReporter and SBTReporter -- cgit v1.2.3-54-g00ecf