Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

4.0.0 #183

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

4.0.0 #183

wants to merge 20 commits into from

Conversation

JacopoWolf
Copy link
Owner

No description provided.

dependabot bot and others added 19 commits June 18, 2021 17:24
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.17...V4.0.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
- added VOp to StackWrapperSettings
- moved InjectionOptions.VersioningMethod to VersioningOptions
- updated tests
- added `AddInterfaceBinding`, `RemoveInterfaceBinding` to VersioningOptions
- updated internal reflection and versioning logic
- added test
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.17...V4.0.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
removed ServiceNotFound and renamed MissingParameterlessConstructor into InvalidConstructor
removed AsyncWaitingMethod and sobstituted with a single int
@JacopoWolf JacopoWolf added Core Relative to InjectionCore testing Testing related Settings Relative to StackWrapperSettings Async Relative to asynchronous classes Wrapper About StackWrappers labels Aug 22, 2021
@JacopoWolf JacopoWolf added this to the v4.0.0 milestone Aug 22, 2021
@JacopoWolf JacopoWolf self-assigned this Aug 22, 2021
/// <term><see cref="WhenNoMoreTasks(AsyncWaitingMethod, int)"/></term>
/// <description><see cref="AsyncWaitingMethod.Exit"/>, 500</description>
/// <term><see cref="WaitTimeout(int)"/></term>
/// <description>-1</description>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value is wrong, default is 0 not -1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Async Relative to asynchronous classes Core Relative to InjectionCore Settings Relative to StackWrapperSettings testing Testing related Wrapper About StackWrappers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant