ipjohnson / SimpleFixture

Testing fixture for .Net
MIT License
11 stars 2 forks source link

Make attribute interfaces #12

Closed ipjohnson closed 7 years ago

ipjohnson commented 8 years ago

Currently there are a set of attributes you can use to control initialization for xUnit and other testing frameworks. It would be good to abstract a set of interface so that you aren't tied to any specific attribute