Граф коммитов

814 Коммитов

Автор SHA1 Сообщение Дата
renovate[bot] cae8d788c8
chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 13:29:39 -05:00
Mikkel Nylander Bundgaard ddc2396f91
chore: Bump NUnit.Analyzers documentation to version 4.4.0 (#989)
Co-authored-by: Mikkel Bundgaard <Bundgaard@copopt.com>
2024-11-15 09:35:04 -05:00
Mikkel Nylander Bundgaard 26fd0200d7
Merge pull request #988 from nunit/renovate/nunit.analyzers-4.x
chore(deps): update dependency nunit.analyzers to 4.4.0
2024-11-14 09:23:30 +01:00
renovate[bot] 38a23b47e0
chore(deps): update dependency nunit.analyzers to 4.4.0 2024-11-14 00:12:23 +00:00
Sean Killeen 3f496dc823
Update docs for removed ListMapper (#987) 2024-11-11 16:52:39 -05:00
Atanas Atanasov 32d2916f9f
Update AvailableExtensions.md (#985)
Fixing command for choco install as here:
https://community.chocolatey.org/packages/nunit-console-runner#individual
2024-11-11 07:46:03 -05:00
Steven Weerdenburg 3ad681e0c9
Update framework.md (#984) 2024-09-21 14:24:54 -04:00
CharliePoole 697dcefb6b
Update Console-Command-Line.md (#982)
Reflects changes made to the console runner help message in response to nunit/nunit-console#1359. Users are confused about the distinction between command-line arguments and the arguments passed to the runner.
2024-09-19 11:33:01 -04:00
renovate[bot] cf1fd8e0a7
chore(deps): update ghcr.io/nunit/docfx-action docker tag to v3.4.2 (#980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 13:29:05 +00:00
renovate[bot] 959b8b3d86
chore(deps): update nunit/docfx-action action to v3.4.2 (#981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 13:28:51 +00:00
Terje Sandstrom 7fb7956e65
Merge pull request #979 from Bouke/patch-1
Adapter also supports NUnit 4
2024-09-12 12:28:20 +02:00
Bouke Haarsma 4faec6078f
Adapter also supports NUnit 4 2024-09-12 11:46:23 +02:00
Mikkel Nylander Bundgaard b227f3d925
Merge pull request #978 from nunit/renovate/vstest-monorepo
chore(deps): update dependency microsoft.net.test.sdk to 17.11.1
2024-09-05 15:44:19 +02:00
renovate[bot] a7e02f54c1
chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 2024-09-05 09:12:43 +00:00
Mikkel Nylander Bundgaard 8140f0d077
Merge pull request #977 from nunit/renovate/nunitlite-4.x
chore(deps): update dependency nunitlite to 4.2.2
2024-09-02 10:23:35 +02:00
renovate[bot] 0f25a62b4b
chore(deps): update dependency nunitlite to 4.2.2 2024-09-01 22:37:07 +00:00
Mikkel Nylander Bundgaard 10352d6955
Merge pull request #976 from nunit/renovate/nunit-4.x
chore(deps): update dependency nunit to 4.2.2
2024-09-01 22:37:39 +02:00
Terje Sandstrom 381482a4db
Merge pull request #975 from nunit/nunit-rel422
Release notes for framework 4.2.2
2024-08-31 13:19:41 +02:00
renovate[bot] 4017814c9c
chore(deps): update dependency nunit to 4.2.2 2024-08-31 10:56:48 +00:00
Terje Sandstrom bc95916af4 Release notes for framework 4.2.2 2024-08-31 12:31:44 +02:00
Terje Sandstrom a5d7f0e39d
Merge pull request #974 from nunit/renovate/nunitlite-4.x
chore(deps): update dependency nunitlite to v4.2.1
2024-08-23 16:57:46 +02:00
renovate[bot] c6a63311b4
chore(deps): update dependency nunitlite to v4.2.1 2024-08-23 14:28:27 +00:00
renovate[bot] d66a63edaf
chore(deps): update dependency nunit to v4.2.1 (#973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 10:27:55 -04:00
Terje Sandstrom 416efa8972
Hotfix 4.2.1 Nunit Framework release notes (#972) 2024-08-23 09:45:59 -04:00
renovate[bot] f66834986c
chore(deps): update dependency nunitlite to v4.2.0 (#971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 14:23:31 -04:00
renovate[bot] 621f86bfe6
chore(deps): update dependency nunit to v4.2.0 (#970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:34:38 -04:00
Terje Sandstrom d6bea1d7bb
updating packaging info (#969)
* updating packaging info

* updating packaging info

* Update docs/articles/developer-info/Packaging-the-Framework.md

Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>

* updating packaging info

* fix linting

* another line spacing adjustment

---------

Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>
2024-08-22 12:43:09 -04:00
Daniel Marbach 134a30f653
Make editorconfig rule addition slightly more robust (#968) 2024-08-22 09:28:33 -04:00
Daniel Marbach 8208ca36e0
NUnit 3.x to 4.x semi-automatic migration support (#967)
* Mention script

* Update docs/articles/nunit/release-notes/Nunit4.0-MigrationGuide.md

* Update docs/articles/nunit/release-notes/Nunit4.0-MigrationGuide.md

* Update docs/articles/nunit/release-notes/Nunit4.0-MigrationGuide.md

* Update docs/articles/nunit/release-notes/Nunit4.0-MigrationGuide.md

---------

Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>
2024-08-21 17:22:10 -04:00
Terje Sandstrom 0d2b3c44d4
Merge pull request #964 from nunit/fw42
Updated fw 4.2 releasenotes (autogenerated)
2024-08-21 22:11:58 +02:00
Terje Sandstrom 57a1762498 updated nunit 4.2 release notes 2024-08-21 16:37:04 +02:00
Terje Sandstrom 09c1589d8a updated nunit 4.2. release notes 2024-08-21 16:04:59 +02:00
Terje Sandstrom b4284a6152 updated nunit 4.2. release notes 2024-08-21 16:02:32 +02:00
renovate[bot] 57943a6825
chore(deps): update dependency microsoft.net.test.sdk to v17.11.0 (#965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 09:48:13 -04:00
Terje Sandstrom 3579a4a55c updated nunit 4.2. release notes 2024-08-18 16:39:39 +02:00
Terje Sandstrom 378f89273f updated nunit 4.2. release notes 2024-08-18 16:39:10 +02:00
Terje Sandstrom ec044201c7 updated nunit 4.2. release notes 2024-08-18 12:26:20 +02:00
Terje Sandstrom 05cc9bf5b7 updated nunit 4.2. release notes 2024-08-18 11:43:58 +02:00
Terje Sandstrom 8d56247c08 Updated fw 4.2 releasenotes (autogenerated) 2024-08-17 18:51:27 +02:00
Terje Sandstrom e6cee363cc
Merge pull request #963 from nunit/nunitlite
Adding a paragraph about the startupobject,
2024-08-14 22:03:22 +02:00
Terje Sandstrom 4b471b351c fix warnings 2024-08-14 20:26:16 +02:00
Terje Sandstrom 290b26b0c5 fix warnings 2024-08-14 20:24:48 +02:00
Terje Sandstrom d21e880699 Adding a paragraph about the startupobject, ref Issue https://github.com/nunit/nunit/issues/4780 2024-08-14 20:24:08 +02:00
Terje Sandstrom c9bb54c3ac Adding a paragraph about the startupobject, ref Issue https://github.com/nunit/nunit/issues/4780 2024-08-14 20:21:56 +02:00
Terje Sandstrom 5958c845a0
Merge pull request #956 from nunit/releasenotesNunit42
Update for nunit 4.2
2024-08-12 14:45:15 +02:00
John Chesshir 355735a3df
Fix wording in theory.md (#962)
The first sentence under the section "Theories in Generic Fixtures" didn't make sense at first, until I substituted the word "or" with the phonetically similar word "are".
2024-08-09 14:33:10 -04:00
renovate[bot] 07d2a00e8a
chore(deps): update dependency nunit.analyzers to v4.3.0 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 09:30:20 -04:00
Terje Sandstrom 894ae4e522
Merge pull request #960 from nunit/OsirisTerje-patch-1
Update Adapter-Engine-Compatibility.md
2024-08-05 18:01:22 +02:00
Terje Sandstrom 0152b9afa6
Update Adapter-Engine-Compatibility.md 2024-08-05 17:57:42 +02:00
Steven Weerdenburg f653402e53
Update docs/articles/nunit/release-notes/framework.md 2024-08-04 18:38:14 -04:00