Skip to content

0.8.0

Compare
Choose a tag to compare
@bash bash released this 06 Apr 12:27
ee8493e
  • Make sure that the exception thrown by the TypesThatNeedToBeImplementedInAssemblyData attribute
    when the specified assembly can't be found is displayed in the test explorer.
  • Add TypesRegisteredInContainerDataAttribute attribute which provides the types
    registered in an Autofac container as xUnit theory data.
  • Seal ExcludedTypesAttribute and make its Types member internal.
  • Seal TypesThatNeedToBeImplementedInAssemblyDataAttribute.