machine / machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
MIT License
885 stars 178 forks source link

CodeLens support #326

Closed ivanz closed 5 years ago

ivanz commented 7 years ago

CodeLens support in Visual Studio.

Note: may not be possible, because Visual Studio is working off the assumption that all tests are methods.

robertcoltheart commented 5 years ago

This won't work for fields, closing.