Terje Sandstrom
637aa01a94
Improve this code ( #20 )
...
* Updated
* Updated
* Update
* more update
2023-10-06 00:30:07 +02:00
Terje Sandstrom
75043579dc
Create CI.yml
2023-10-06 00:21:18 +02:00
Rob Prouse
9cc4916fa2
Merge pull request #18 from lukzas/master
...
Added TimeoutRetry example
2019-12-16 22:46:09 -05:00
Lukasz Zasada
2e7921334f
added example of retry tests that eventually passes after timeouts
2019-10-28 11:55:41 +01:00
Lukasz Zasada
1a457ab47e
reset StartTime on retry in TimeoutRetryAttribute
2019-10-28 11:54:09 +01:00
Lukasz Zasada
f9fd2035a3
added comments to TimeoutRetryAttributeTests
2019-10-28 10:13:01 +01:00
Lukasz Zasada
45c708dd80
simplified TimeoutRetryAttributeExample project structure
2019-10-28 10:02:57 +01:00
lukzas
b2e739b053
added TimeoutRetry example
2019-10-27 19:36:07 +01:00
Rob Prouse
e95493d5f6
Merge pull request #15 from Altlock/patch-1
...
Added summaries to MoneyTest.cs
2018-09-12 09:47:38 -04:00
Jan Hoekstra
857578996d
Added summaries to MoneyTest.cs
2018-09-12 09:53:27 +02:00
Rob Prouse
aca5514389
Merge pull request #13 from nunit/features
...
Cleanup and add a few new feature examples
2018-03-08 15:34:02 -08:00
Rob Prouse
bb6931c4d3
Fixes based on code review
2018-03-08 15:10:05 -08:00
Rob Prouse
fd3793720b
Fixing issues with Cake
2018-03-08 13:03:19 -08:00
Rob Prouse
1f190c652d
Remove the AssertionHelper syntax fixes the obsolete warnings
2018-03-08 12:43:15 -08:00
Rob Prouse
809af22b14
Added examples of warnings and assumptions
2018-03-08 12:37:06 -08:00
Rob Prouse
c38b0cc724
Rename the sample projects to be more consistent
2018-03-08 09:24:53 -08:00
Rob Prouse
cc75d54b04
Updated the license
2018-03-08 09:24:24 -08:00
Rob Prouse
d134de47ae
Reworked the cake build file to use the top level solution
2018-03-08 09:21:37 -08:00
Rob Prouse
32f3817ff0
Update Cake to the latest version
2018-03-08 08:55:33 -08:00
Rob Prouse
faaba54752
Add a test fixture with constructor parameters
2018-03-08 07:36:04 -08:00
Rob Prouse
64133c9aa3
Add a test example of generic test fixtures
2018-03-08 07:30:37 -08:00
Rob Prouse
c749a37182
Created an overall solution
2018-03-08 07:05:45 -08:00
Rob Prouse
afc000d1df
Updated all projects to NUnit 3.9
2018-03-08 07:05:28 -08:00
CharliePoole
8b1f0517b5
Merge pull request #12 from nunit/copyrights
...
Remove copyright, Update NUnit versions
2017-06-17 08:11:26 -07:00
Chris Maddock
1ccba4964c
Remove copyright notices, update NUnit and Cake
2017-06-17 15:19:24 +01:00
Charlie Poole
a5721ec0c3
Add license
2017-06-16 07:04:06 -07:00
CharliePoole
3af543e938
Merge pull request #6 from nunit/issue-5
...
Build script for c# samples
2016-07-03 12:40:19 -07:00
Charlie Poole
09699a1751
Update nunit refs to 3.4.1 and add missing files
2016-07-03 12:32:55 -07:00
Charlie Poole
2f2ac0c22a
Update to Cake 0.13
2016-07-03 11:34:09 -07:00
Charlie Poole
55b868156d
Update to NUnit 3.4.1
2016-07-03 11:18:38 -07:00
Charlie Poole
c86d3e5935
Remove use of NUnit3 extension and call NUnit directly
2016-07-03 10:57:19 -07:00
Charlie Poole
a12cefa9cf
Remove console runner from git
2016-03-24 11:04:50 -07:00
Charlie Poole
fa1ee63516
Make build.sh executable
2016-03-24 06:06:22 -07:00
Charlie Poole
105a9adc72
Fix issues in scripts
2016-03-24 05:57:56 -07:00
Charlie Poole
df1ded6c75
Build script for c# samples
2016-03-23 16:58:23 -07:00
CharliePoole
38cfb6116e
Update packages.config
2016-03-11 11:58:08 -08:00
CharliePoole
ae1710edac
Update packages.config
2016-03-11 11:57:09 -08:00
CharliePoole
1e18212d36
Update README.md
2016-03-11 11:49:36 -08:00
CharliePoole
a96110198f
Delete cs-syntax.build
2016-03-11 11:47:06 -08:00
CharliePoole
c79fa31a78
Delete cs-money.build
2016-03-11 11:46:04 -08:00
Rob Prouse
532e1409ef
Merge pull request #4 from imfrancisd/master
...
Fix build and update to release version of NUnit 3
2015-11-29 12:37:21 -05:00
Francis de la Cerna
b88ed71ed9
Fix build.
...
Remove packages directories to make package restore work.
Remove nunit-csharp-samples.sln to make package restore work.
Make a .sln file for ExpectedExceptionExample and make the solution
consistent with the other solutions.
Update projects to use NUnit3 (not alpha).
2015-11-28 14:55:32 -06:00
CharliePoole
84a6948b06
Merge pull request #2 from nunit/issue-428
...
Added a simple ExpectedException attribute
2015-02-09 14:53:02 -08:00
Rob Prouse
13354190c9
Reversing unintended changes
2015-02-09 17:02:28 -05:00
Rob Prouse
b196205415
Added a simple ExpectedException attribute
2015-02-09 16:54:24 -05:00
CharliePoole
d9074e7031
Merge pull request #3 from nunit/remove-addins
...
Deleting sample projects that are no longer supported addins
2015-02-08 15:49:23 -08:00
Rob Prouse
38c5a63ba8
Deleting sample projects that are no longer supported addins
2015-02-08 18:08:16 -05:00
Charlie Poole
e500a4f9b0
Remove addin examples, which no longer apply to NUnit 3.0
2014-12-23 13:13:40 -08:00
Charlie Poole
f6104b0a25
Update cs-syntax example to NUnit 3.0
2014-12-23 13:12:32 -08:00
Charlie Poole
66c52df595
Update money sample to NUnit 3.0
2014-12-23 12:50:00 -08:00