From d1ddc8eda6891b9d500191e0fccdb068c89104e0 Mon Sep 17 00:00:00 2001 From: Thomas PIERRAIN Date: Thu, 7 Mar 2013 08:24:08 +0100 Subject: [PATCH] Updates the backlog. --- Backlog.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Backlog.md b/Backlog.md index 50687582..c96fbe04 100644 --- a/Backlog.md +++ b/Backlog.md @@ -1,14 +1,8 @@ NFluent backlog =============== -+ Continue the library breakthrough (from an extension method model to a IFluentStuff one) - + migrate all methods from bool to void - + Make every FluentExceptionMessage a two liners - + Generate IEnumerable unit tests via T4 templates? (to test with all concrete collection type) -+ Fix the methods documentation (after the breakthrough) -+ Fix the StyleCop warnings + Decide which entry point to provie for the lib + may be interesting to introduce t4 template to generate the various versions of this entry-point -+ git merge with main branch, and push ++ Make every FluentExceptionMessage a two liners + Publish v1.0 into nuget + Spread the word about the library to have feedback and first users \ No newline at end of file