-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
The Fixie test framework is simple and probly flexible, if you learn how to configure it correctly.
Example test inherited from a base class will not be found correctly and the test names is visible on the base class and not on the derived types, this make it harder to use the same test cases with different configurations.
The test framework does not either work with new features in Visual Studio like live unit testing.
Can the test framework be changed to xUnit that have more capabilities and activly developed?
Metadata
Metadata
Assignees
Labels
No labels