#Changelog
- NUnit 3
- Allow multiple ticket attributes. issue #13
- TestTraceListener made public. issue #16
- TestTraceListener to test debug and trace output. issue #8
- CompilerGenerated and GeneratedCode ignored
- CompilerGenerated ignored
- Exclude private generated classes (anonymous types). issue #10
- ExcludeFromConventions with Because property. issue #9
- conventions are made public. issue #6
- architecture of convention tests chaged (breaking changes)
- Ticket attribute added
- ContextFor test coverage improved
- Assembly info version number fixed
- Project version number fixed
- Files splitted into namespaces
- Code reorganized
- AppVeyor integration and automatic deployment to nuget.org
- Initial commit