Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit1b47d99

Browse files
authored
Fix command name for generating unit tests in documentation (#470)
1 parenteae7edb commit1b47d99

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎docs/changelog.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Key capabilities:
9797

9898
-**Intelligent Test Generation**: Automatically creates unit tests that cover edge cases, error scenarios, and core functionality
9999
-**Context-Aware**: Generates tests that understand your existing codebase patterns and testing conventions
100-
-**One-Click Integration**: Simply comment`@coderabbitaiauto-generate unit tests` on any pull request or specific file, or click on the checkbox available in the walkthrough comment for Early Access customers.
100+
-**One-Click Integration**: Simply comment`@coderabbitai generate unit tests` on any pull request or specific file, or click on the checkbox available in the walkthrough comment for Early Access customers.
101101

102102
You can customize the generated tests to fit your specific requirements.
103103

‎docs/finishing-touches/unit-test-generation.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Unit Test Generation is an Early Access Experimental feature.
2121

2222
##Usage
2323

24-
Once you are done with your pull request and its reviews, you may want to perform finishing touches to your code, such as adding unit tests. You can request CodeRabbit to generate unit tests by typing`@coderabbitaiauto-generate unit tests` in a comment under that pull request or by clicking a checkbox under**Generate Unit Tests** in the CodeRabbit Walkthrough.
24+
Once you are done with your pull request and its reviews, you may want to perform finishing touches to your code, such as adding unit tests. You can request CodeRabbit to generate unit tests by typing`@coderabbitai generate unit tests` in a comment under that pull request or by clicking a checkbox under**Generate Unit Tests** in the CodeRabbit Walkthrough.
2525

2626
Once sent, CodeRabbit will perform the following actions:
2727

‎docs/reference/review-commands.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CodeRabbit through chat, see [Interact with CodeRabbit reviews](/guides/code-rev
3232
| Command| Description| Use Case|
3333
| ----------------------------------------| --------------------------------------------| ---------------------------------------------------|
3434
|`@coderabbitai generate docstrings`| Generates docstrings for functions in the PR| When you need automatic documentation for your code|
35-
|`@coderabbitaiauto-generate unit tests`| Generates unit tests for the PR| When you need automatic unit testing for your code|
35+
|`@coderabbitai generate unit tests`| Generates unit tests for the PR| When you need automatic unit testing for your code|
3636
|`@coderabbitai configuration`| Shows current CodeRabbit settings| When you need to check or export your configuration|
3737

3838
##Agentic chat commands

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp