X Tutup
Skip to content

Features/component doubles#391

Merged
egil merged 10 commits intomainfrom
features/component-doubles
May 13, 2021
Merged

Features/component doubles#391
egil merged 10 commits intomainfrom
features/component-doubles

Conversation

@egil
Copy link
Member

@egil egil commented May 8, 2021

Pull request description

PR meta checklist

  • Pull request is targeted at main branch for code
    or targeted at stable branch for documentation that is live on bunit.dev.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Code PR specific checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.

@egil egil linked an issue May 8, 2021 that may be closed by this pull request
8 tasks
@egil egil force-pushed the features/component-doubles branch from 3a450a9 to d05cce9 Compare May 13, 2021 21:44
@egil egil enabled auto-merge (rebase) May 13, 2021 22:02
@egil egil force-pushed the features/component-doubles branch from 0349727 to db6ca87 Compare May 13, 2021 22:08
@egil egil disabled auto-merge May 13, 2021 22:08
@egil egil merged commit b1bb556 into main May 13, 2021
@egil egil deleted the features/component-doubles branch May 13, 2021 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for adding component factories/doubles to test context

1 participant

X Tutup