Commit Graph

22 Commits

Author SHA1 Message Date
Patrick Stevens
fb945c04ac Use DOTNET_STARTUP_HOOK to have the target run the tests (#91) 2024-06-23 17:25:24 +01:00
Patrick Stevens
378a0169f8 Formatting (#92) 2024-06-23 15:13:40 +01:00
Patrick Stevens
870804d6ef Multi-framework Consumer test (#89) 2024-06-23 11:50:58 +01:00
Patrick Stevens
9d4b893e02 Run tests in parallel (#79) 2024-06-16 15:43:07 +01:00
Patrick Stevens
55e9645316 Rewrite tests to allow being run in parallel (#80) 2024-06-16 15:20:07 +01:00
Patrick Stevens
e9dc768449 Parallelize (#69) 2024-06-16 11:55:10 +01:00
Patrick Stevens
2ed4a04f70 Add test for stdout/stderr redirection (#77) 2024-06-15 23:32:31 +01:00
Patrick Stevens
2e066a1a9a Recognise parallelism attributes (#76) 2024-06-15 23:26:19 +01:00
Patrick Stevens
df64e46079 Cope with parameterised fixtures (#70) 2024-06-11 23:28:13 +01:00
Patrick Stevens
b3bc0aa4c0 Fix param count error with TestCase (#68) 2024-06-11 22:41:43 +01:00
Patrick Stevens
b600fab887 Fix treatment of optionals which are not in TestCaseData (#49) 2024-06-09 12:24:58 +01:00
Patrick Stevens
9a0eb1d8fc Special NUnit exception types (#38) 2024-06-06 21:23:47 +01:00
Patrick Stevens
00e2b027c7 Cope without the TestFixture attribute (#37) 2024-06-06 20:58:45 +01:00
Patrick Stevens
c6f339c738 Set working directory for tests (#36) 2024-06-06 20:50:48 +01:00
Patrick Stevens
58b1dfedfd Prepare for release (#27) 2024-06-05 23:21:45 +01:00
Patrick Stevens
f6e907395c Multiple TestCaseSources (#26) 2024-06-05 17:27:17 +01:00
Patrick Stevens
b3fede4343 Cope with test fixtures which have non-static members (#22) 2024-06-05 13:01:12 +00:00
Patrick Stevens
92d2c9b2a5 Fix behaviour on Null testcasedata (#21) 2024-06-05 13:44:37 +01:00
Patrick Stevens
48e111fc9e Split into lib (#16) 2024-06-04 23:42:53 +00:00
Patrick Stevens
247cc9fa0d Set AppDomain (#15) 2024-06-05 00:09:40 +01:00
Patrick Stevens
2f9772007a Support [<Values>] (#12) 2024-06-04 23:14:23 +01:00
Patrick Stevens
d30fde69a1 Self-hosting tests (#11) 2024-06-04 22:15:34 +01:00