You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: resharper/nuget/xunitcontrib.nuspec
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
<description>A unit test provider for xUnit.net. Discovers and runs xUnit.net 1.x and 2.x tests. Includes annotations to aid ReSharper inspections and Live Templates to speed up inserting test methods and asserts.</description>
10
10
<summary>A unit test provider for xUnit.net</summary>
11
11
<releaseNotes>
12
+
• Inherited tests not showing in results (#79)
12
13
• Theories can now be excluded by category (#89)
0 commit comments