Skip to content

Commit

Permalink
Updates the backlog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpierrain committed Mar 7, 2013
1 parent 24c1239 commit d1ddc8e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Backlog.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d1ddc8e

Please sign in to comment.