-
Notifications
You must be signed in to change notification settings - Fork 366
add ai assist rules #5312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add ai assist rules #5312
Conversation
this is just add .md files, but the builds are failing? is that expected? |
|
||
### Testing | ||
|
||
* We use xUnit SDK v2 for tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* We use xUnit SDK v2 for tests | |
* We use mstest SDK v3 for tests |
|
||
* We use xUnit SDK v2 for tests | ||
* Emit "Act", "Arrange" or "Assert" comments | ||
* Use Moq 4.14.x for mocking in tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Use Moq 4.14.x for mocking in tests | |
* Use NSubstitute for mocking in tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, some suggestions
No description provided.