Skip to content

Commit e10b306

Browse files
committed
Added test section in README.md
Signed-off-by: Ko Nagase <[email protected]>
1 parent e93334f commit e10b306

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ After restarting Redmine, you should be able to see the Redmine GTT plugin in th
5050

5151
More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins
5252

53+
## How to run test
54+
55+
After the installation, you can run the plugin test by the following command:
56+
57+
```
58+
RAILS_ENV=test NAME=redmine_gtt bundle exec rake redmine:plugins:test
59+
```
60+
5361
## How to use
5462

5563
1. Go to plugin configuration for global settings

0 commit comments

Comments
 (0)