DEV Community

Jeremy Hutchinson
Jeremy Hutchinson

Posted on • Originally published at hutchcodes.net on

Visual Studio Tips - Test Explorer

Liquid syntax error: 'raw' tag was never closed

Top comments (2)

Collapse
 
glenmccallumcan profile image
Glen McCallum

These annotations, "traits", are independent of whether you are using xunit or nunit?

Collapse
 
hutchcodes profile image
Jeremy Hutchinson • Edited

Yes, the syntax is different depending on what Unit Test Framework you're using. This blog post has some of the information about the formats at the bottom. The post is from 2012, so it may not be up to date, but should point you in the right direction.