Announcement: New syntax for MbUnit Contract Verifiers in v3.0.5.589+
3 views
Skip to first unread message
Yann Trevin
unread,
Dec 20, 2008, 4:15:47 AM12/20/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gallio-dev
Starting from v3.0.5.589, the MbUnit v3 Contract Verifiers have a new
syntax based on readonly field declarations. The former syntax based
on test fixture attributes is no longer supported. It has been
discarded.
This is a major breaking change, and you will need to update the
declaration of your contract verifiers to make your test project
compilable again.