Whilst practising the Check Out Kata with MSpec I wanted to remove the duplication in my specs the same way that you would add a RowTest in NUnit, but I couldn't figure out how.
Has anyone tried anything similiar, or would you consider such an approach an anti-pattern in an Context/Observation framework such as MSpec?