ipjohnson / SimpleFixture

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

Allow multiple FixtureInitializationAttribute #23

Closed ipjohnson closed 7 years ago

ipjohnson commented 7 years ago

Currently not all FixtureInitializationAttribute are honored as they should be. all attributes should be executed.