Terje Sandstrom
f66374fdcf
Merge pull request #53 from nunit/update
...
Update NUnit to 3.12 and Adapter to 3.17
2020-07-13 22:34:56 +02:00
Terje Sandstrøm
00185cec1a
Updated to NUnit 3.12 and adapter 3.17
2020-07-13 22:21:17 +02:00
Terje Sandstrom
938588aaf1
updated packages
2019-03-13 19:57:18 +01:00
Terje Sandstrom
f8c0a93e1a
Merge pull request #51 from nunit/snippets
...
Updated some package references
2019-03-10 21:49:45 +01:00
Terje Sandstrom
425899b203
Updated some package references
2019-03-10 21:48:26 +01:00
Terje Sandstrom
a2366bca07
Merge pull request #50 from nunit/snippets
...
Snippets and templates
2019-03-10 21:44:04 +01:00
Joseph Musser
30ed059adc
Update nunit.tests.vb/_Definitions/_project.vstemplate.xml
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 20:00:27 +01:00
Terje Sandstrom
1cc365742b
Fixing comments
2019-03-10 19:52:03 +01:00
Joseph Musser
4bb391b446
Update README.md
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 19:35:53 +01:00
Joseph Musser
6821ed7ccb
Update nunit.tests.sdkstyle.csharp/_Definitions/_project.vstemplate.xml
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 19:34:18 +01:00
Joseph Musser
4a9abdc8fa
Update README.md
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 18:08:20 +01:00
Joseph Musser
90501f5baf
Update README.md
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 18:08:00 +01:00
Joseph Musser
2926607249
Update README.md
...
Co-Authored-By: OsirisTerje <terje@hermit.no>
2019-03-10 18:06:08 +01:00
Terje Sandstrom
3793782df1
Updated snippets and templates
2019-03-10 10:46:21 +01:00
Terje Sandstrom
8f4052b05a
Updated templates for sdk style and core
2019-03-09 17:42:59 +01:00
Terje Sandstrom
fbade58f25
Merge pull request #49 from nunit/snippets
...
Snippets
2019-03-09 12:04:01 +01:00
Terje Sandstrom
73c1d27014
Adding more templates
2019-03-08 22:05:28 +01:00
Terje Sandstrom
c72e691c5b
Added snippet for testcasesource
2019-03-08 10:59:11 +01:00
Terje Sandstrom
626fc90c0d
removed some files that doesnt seem to be needed
2019-03-08 10:08:39 +01:00
Terje Sandstrom
810d2cbadf
working
2019-03-07 22:37:31 +01:00
Terje Sandstrom
43195346ec
Updated with itemtemplates again
2019-03-07 18:04:02 +01:00
Terje Sandstrom
b4a1642242
Updated itemplates
2019-03-07 17:04:22 +01:00
Terje Sandstrom
55b5dee940
Added back ItemTemplates folder
2019-03-07 14:52:01 +01:00
Terje Sandstrom
97696c1756
Added more snippets
2019-03-06 22:30:13 +01:00
Terje Sandstrom
92047675ab
Merge pull request #47 from nunit/VS2019
...
Updates to work with VS2019
2019-03-05 20:32:04 +01:00
Terje Sandstrom
3285b20386
Updated spaces in vsixmanifest
2019-03-05 17:40:47 +01:00
Terje Sandstrom
4c1d8d916e
Fixing build
2019-03-05 10:43:09 +01:00
Terje Sandstrom
5f3780bbef
Removed assemblyinfo, and updated version number
2019-03-04 18:39:12 +01:00
Terje Sandstrom
025b981b92
Changed comments in template files
2019-03-03 22:16:33 +01:00
Terje Sandstrom
198a085f40
Removed unused files
2019-03-03 22:13:55 +01:00
Terje Sandstrom
5fa203a79a
Added space after commas
2019-03-03 22:10:57 +01:00
Terje Sandstrom
f277d7a453
Updated to work with VS2017 and VS2019.
...
Added setup snippet.
Changed code to use the fluent notation, to drive users in that direction
Added the test adapter, as that is now needed for all test projects
Updated to use latest 3.11 of NUnit.
2019-03-03 20:15:46 +01:00
Terje Sandstrom
0f7976266c
Changes csprojs
2019-02-28 12:36:05 +01:00
Terje Sandstrom
69c041673b
Updated version to 1.4
2019-01-25 12:51:08 +01:00
Rob Prouse
29c5931633
Merge pull request #44 from nunit/vs2019
...
Support VS2019
2018-12-08 13:43:43 -05:00
jnm2
aa4a66772a
Support VS2019
2018-12-08 13:04:25 -05:00
Chris Maddock
629b077d4e
Merge pull request #42 from randomnoise/framework-version-parameter
...
Changed TargetFrameworkVersion to be used with template parameter
2018-02-11 13:38:58 +00:00
Serhan Tutar
6321ee1fea
Changed TargetFrameworkVersion to be used with template parameter
...
When adding a new NUnit project in Visual Studio, currently it discards user's
choice of target framework version and it always uses .NET v4.5.
With this change, project applies the user's choice.
2018-02-07 23:39:34 +03:00
CharliePoole
7b96825ae3
Merge pull request #37 from nunit/copyright
...
Switch copyright to NUnit Project
2017-06-16 19:40:18 -07:00
Rob Prouse
f33d2649c4
Switch copyright to NUnit Project
2017-06-16 22:16:56 -04:00
Rob Prouse
e9144bb159
Merge pull request #34 from nunit/release/1.3
...
Prepare for v1.3 release
2017-04-04 20:12:02 -04:00
Chris Maddock
c033b8a15a
Prepare for v1.3 release
2017-04-04 13:07:39 +01:00
Rob Prouse
21e57f0915
Merge pull request #33 from nunit/update-libs
...
Update to NUnit/nunit.xamarin 3.6.1
2017-04-02 20:05:32 -04:00
Rob Prouse
ad19e59083
Merge pull request #32 from nunit/issue-21a
...
Force save project on creation
2017-04-02 20:02:54 -04:00
Rob Prouse
0471da10b7
Merge pull request #31 from nunit/issue-27a
...
VSIX v3 for VS 2017
2017-04-02 20:01:32 -04:00
Chris Maddock
b29533481e
Re-exclude template artefacts
2017-04-02 12:09:28 +01:00
Chris Maddock
e06c0cbb5c
Update to NUnit/nunit.xamarin 3.6.1
2017-04-01 20:36:22 +01:00
Chris Maddock
eba14790ae
Force save on creation
2017-04-01 19:12:44 +01:00
Chris Maddock
6b0df8ca12
VSIX v3 for VS 2017
2017-04-01 17:39:08 +01:00
CharliePoole
2ddb4cf009
Merge pull request #30 from nunit/vsix-icon
...
Use high-quality icon for vsix
2016-12-29 10:25:55 -08:00