Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

BUnit razor syntax not recognized

$
0
0

BUnit test syntax not recognized

The blazor documentation describes how this should be done. I tried :

  • specifying the name of the cascading parameter in both the definition. It makes sense that the names are necessary, how else would BUnit know which value should be applied to which CascadingParameter?
  • Deleting my .vs folder and restarting Visual Studio.
  • Changing the whitespace, putting the whole thing on a single line, the @ immediately after the ctx.Render(

Viewing all articles
Browse latest Browse all 4839

Trending Articles