diff --git a/README.md b/README.md index 367107ed..d566df5a 100644 --- a/README.md +++ b/README.md @@ -944,6 +944,19 @@ If you are having trouble debugging your test, try Dump mode as follows. ![image](https://user-images.githubusercontent.com/1386930/226364158-a07a0fb0-d8e7-46b7-a495-8dd217faaadb.png) + +
+ + +# Roborazzi IntelliJ IDEA and Android Studio Plugin + +https://plugins.jetbrains.com/plugin/24561-roborazzi + +Demo of Roborazzi IntelliJ IDEA and Android Studio Plugin. + +https://github.com/takahirom/roborazzi/assets/1386930/bd3e8106-1971-4ec4-b764-3f1831999228 + +The Roborazzi plugin enhances your development workflow by automatically displaying screenshots related to Roborazzi's screenshot tests within IntelliJ IDEA. Easily view and verify visual outputs directly in your IDE, streamlining your testing and development process.
diff --git a/README.template.md b/README.template.md index c4c88a78..ba49aafa 100644 --- a/README.template.md +++ b/README.template.md @@ -7,6 +7,8 @@
+
+
diff --git a/docs/roborazzi-docs.tree b/docs/roborazzi-docs.tree index 11e2edf8..c4e8d197 100644 --- a/docs/roborazzi-docs.tree +++ b/docs/roborazzi-docs.tree @@ -10,6 +10,7 @@ + diff --git a/docs/topics/idea_plugin.md b/docs/topics/idea_plugin.md new file mode 100644 index 00000000..cf654f20 --- /dev/null +++ b/docs/topics/idea_plugin.md @@ -0,0 +1,9 @@ +# Roborazzi IntelliJ IDEA and Android Studio Plugin + +https://plugins.jetbrains.com/plugin/24561-roborazzi + +Demo of Roborazzi IntelliJ IDEA and Android Studio Plugin. + +https://github.com/takahirom/roborazzi/assets/1386930/bd3e8106-1971-4ec4-b764-3f1831999228 + +The Roborazzi plugin enhances your development workflow by automatically displaying screenshots related to Roborazzi's screenshot tests within IntelliJ IDEA. Easily view and verify visual outputs directly in your IDE, streamlining your testing and development process. \ No newline at end of file