Top "Mspec" questions

Machine.

Am I writing my first MSpec specifications correctly?

I'm writing my first MSpec specifications and I wanted some guidance. I left the specs in the "pending" state, but …

c# bdd mspec
How do I write context/specification style unit tests with an MSTest/xUnit framework?

I have been using MSpec to write my unit tests and really prefer the BDD style, I think it's a …

c# unit-testing mstest bdd mspec